Skip to content

Commit

Permalink
Bump pydantic from 1.10.13 to 2.9.2
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.13 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.13...v2.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 3a8f584 commit 412c939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ numba==0.60.0
numpy>=1.23.5, <2.0.0
odmantic==0.9.2
pandas==2.2.2
pydantic==1.10.13 # bump to v2 once odmantic supports it
pydantic==2.9.2 # bump to v2 once odmantic supports it
PyJWT==2.9.0
pymongo==4.8.0
PyYAML==6.0.2
Expand Down

0 comments on commit 412c939

Please sign in to comment.