Skip to content

Commit

Permalink
⬆ Bump pydantic-settings from 2.4.0 to 2.6.1
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.6.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.4.0...v2.6.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 Nov 28, 2024
1 parent a1da812 commit 914cffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"bcrypt==4.2.1",
"python-dotenv==1.0.1",
"pydantic==2.10.2",
"pydantic-settings==2.4.0",
"pydantic-settings==2.6.1",
"rich==13.9.4",
"aiohttp==3.11.8",
"aiodns==3.2.0",
Expand Down

0 comments on commit 914cffa

Please sign in to comment.