Skip to content

Commit

Permalink
chore(deps): bump pydantic from 2.5.3 to 2.6.0 (#12)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.5.3...v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent bf5a62b commit f5a7588
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,7 +1,7 @@
fastapi==0.109.0
aiofiles==23.2.1
uvicorn==0.27.0.post1
pydantic==2.5.3
pydantic==2.6.0
pydantic-settings==2.1.0
cachetools==5.3.2
python-minifier==2.9.0

0 comments on commit f5a7588

Please sign in to comment.