Skip to content

Commit

Permalink
Update pydantic requirement from ~=2.10.4 to ~=2.10.5
Browse files Browse the repository at this point in the history
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.4...v2.10.5)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 3cc9e7f commit 899b358
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 @@ -16,7 +16,7 @@ anyio<5.0.0
sniffio~=1.3.1
asgiref~=3.8.1
certifi~=2024.12.14
pydantic~=2.10.4
pydantic~=2.10.5
pip==24.3.1
six~=1.17.0
click~=8.1.8
Expand Down

0 comments on commit 899b358

Please sign in to comment.