Skip to content

Commit 1307170

Browse files
authored
Merge pull request #96 from smallstep/dependabot/pip/pydantic-settings-2.6.1
Bump pydantic-settings from 2.3.4 to 2.6.1
2 parents 380a7bb + e2ba351 commit 1307170

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages = [{include = "smallstep"}]
1010
[tool.poetry.dependencies]
1111
python = "^3.9"
1212
openapi-python-client = "0.21.6"
13-
pydantic-settings = "2.3.4"
13+
pydantic-settings = "2.6.1"
1414
pyhumps = "^3.8.0"
1515

1616
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)