Skip to content

Commit

Permalink
Update pydantic-settings requirement from ~=2.6.1 to ~=2.7.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pydantic-settings](https://github.com/pydantic/pydantic-settings) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 57c3c8f commit 099eb4b
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 @@ -2,4 +2,4 @@ fastapi[standard]==0.115.6

selectolax~=0.3.26
aiohttp~=3.11.10
pydantic-settings~=2.6.1
pydantic-settings~=2.7.0

0 comments on commit 099eb4b

Please sign in to comment.