Skip to content

Commit

Permalink
⬆ Bump pydantic from 2.5.2 to 2.6.3
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.2 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.5.2...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] committed Mar 11, 2024
1 parent acc6912 commit 576d0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
fastapi==0.109.1
uvicorn==0.25.0
sse-starlette==1.8.2
pydantic==2.5.2
pydantic==2.6.3
pydantic-settings==2.1.0
email-validator==2.1.0.post1
python-multipart==0.0.7
Expand Down

0 comments on commit 576d0b5

Please sign in to comment.