Skip to content

Commit

Permalink
fix(deps): bump pydantic-settings from 2.4.0 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.4.0 to 2.7.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.4.0...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 21, 2025
1 parent a6a634c commit 69bde54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jinja2==3.1.5
mypy==1.10.0
pony==0.7.19
psycopg2-binary
pydantic-settings==2.4.0
pydantic-settings==2.7.1
uvicorn==0.30.6
validators==0.34.0

0 comments on commit 69bde54

Please sign in to comment.