Skip to content

Commit

Permalink
chore(deps): update pydantic requirement from ~=2.9.2 to ~=2.10.4
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.9.2...v2.10.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 0955c59 commit e2fc421
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
@@ -1,6 +1,6 @@
fastapi~=0.115.2
ollama~=0.3.3
pydantic~=2.9.2
pydantic~=2.10.4
mypy~=1.13.0
mypy-extensions~=1.0.0
pytest~=8.3.3
Expand Down

0 comments on commit e2fc421

Please sign in to comment.