Skip to content

Commit

Permalink
Bump pydantic from 2.3.0 to 2.6.3 in /core
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.6.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.3.0...v2.6.3)

---
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 Feb 28, 2024
1 parent 02b285b commit 3ba54f9
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 @@ -2,7 +2,7 @@ fastapi==0.103.1
uvicorn[standard]==0.23.2
python-jose[cryptography]==3.3.0
passlib==1.7.4
pydantic==2.3.0
pydantic==2.6.3
pydantic-settings==2.0.3
loguru==0.7.2
numpy==1.25.2
Expand Down

0 comments on commit 3ba54f9

Please sign in to comment.