Skip to content

Commit

Permalink
Bump pydantic from 1.10.6 to 1.10.13 in /src/auth_service/auth_service
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.6 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.6...v1.10.13)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent b95c977 commit b3d5478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth_service/auth_service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi[all]==0.95.0
pydantic==1.10.6
pydantic==1.10.13
pydantic[email]
SQLAlchemy==2.0.7
alembic==1.10.2
Expand Down

0 comments on commit b3d5478

Please sign in to comment.