Skip to content

Commit

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

---
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 Jan 3, 2025
1 parent b5a927f commit 6cd6ac9
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 @@ -29,7 +29,7 @@ sentry-sdk = "2.19.2"
tenacity = "9.0.0"
tldextract = "5.1.3"
pydantic = "2.10.1"
pydantic-settings = "2.6.1"
pydantic-settings = "2.7.1"

[tool.poetry.dev-dependencies]
coverage = "7.6.10"
Expand Down

0 comments on commit 6cd6ac9

Please sign in to comment.