Skip to content

Commit

Permalink
chore(deps): bump pydantic from 2.8.2 to 2.9.2 (#67)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent d522cfc commit 93d85ab
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.115.4
aiofiles==24.1.0
uvicorn==0.32.0
pydantic==2.8.2
pydantic==2.9.2
pydantic-settings==2.6.1
cachetools==5.5.0
python-minifier==2.11.1
Expand Down

0 comments on commit 93d85ab

Please sign in to comment.