Skip to content

Commit

Permalink
build(deps): update dependency pydantic-settings to v2.3.4 (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent ea8aa45 commit 28dd9a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pydantic = "2.7.4"
python-dotenv = "1.0.1"
etcd3-py = "0.1.6"
aiohttp = "3.9.5"
pydantic-settings = "2.2.1"
pydantic-settings = "2.3.4"
typing-extensions = '4.12.2'

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 28dd9a4

Please sign in to comment.