Skip to content

Commit

Permalink
Bump pydantic from 2.8.2 to 2.9.2 in /core
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 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@v2.8.2...v2.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent e9821ca commit be1385e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ loguru==0.7.2
numpy==2.0.1
pandas==2.2.2
passlib==1.7.4
pydantic==2.8.2
pydantic==2.9.2
PyJWT==2.8.0
scikit-learn==1.5.1
uvicorn[standard]==0.30.5

0 comments on commit be1385e

Please sign in to comment.