Skip to content

Commit

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

---
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 falvaradorodriguez committed Nov 12, 2024
1 parent e354d41 commit 6153416
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
@@ -1,5 +1,5 @@
fastapi[all]==0.115.4
pydantic-settings==2.5.2
pydantic-settings==2.6.1
pyjwt[crypto]==2.9.0
redis[hiredis]==5.2.0
safe-eth-py==6.0.0b41
Expand Down

0 comments on commit 6153416

Please sign in to comment.