Skip to content

Commit

Permalink
Bump pydantic-settings from 2.4.0 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.4.0...v2.5.2)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and insolor committed Oct 2, 2024
1 parent 83962b7 commit 9a36364
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -12,7 +12,7 @@ python = "^3.10"
jinja2 = "^3.1.4"
strictyaml = "^1.7.3"
pydantic = "^2.9.2"
pydantic-settings = "^2.4.0"
pydantic-settings = "^2.5.2"
loguru = "^0.7.2"

[build-system]
Expand Down

0 comments on commit 9a36364

Please sign in to comment.