Skip to content

Commit

Permalink
chore(deps): bump pydantic from 2.7.1 to 2.7.3
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.1...v2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent ee6ca2e commit 68da68a
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
Expand Up @@ -2,7 +2,7 @@ alembic==1.13.1
fastapi==0.111.0
opentelemetry-distro==0.45b0
opentelemetry-instrumentation==0.45b0
pydantic==2.7.1
pydantic==2.7.3
PyJWT==2.8.0
pytest==8.2.1
python-decouple==3.8
Expand Down

0 comments on commit 68da68a

Please sign in to comment.