Skip to content

Commit

Permalink
Bump pydantic-settings from 2.6.1 to 2.7.0
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.0.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.6.1...v2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Uxio0 committed Dec 17, 2024
1 parent 8a49f89 commit 9d4aa1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ asyncpg==0.30.0
dramatiq[redis, watch]==1.17.1
fastapi[all]==0.115.6
periodiq==0.13.0
pydantic-settings==2.6.1
pydantic-settings==2.7.0
redis[hiredis]==5.2.1
sqladmin[full]==0.20.1
sqlmodel==0.0.22

0 comments on commit 9d4aa1f

Please sign in to comment.