Skip to content

Commit

Permalink
Bump pydantic from 1.10.2 to 1.10.15
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.15.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.2...v1.10.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent f69cf35 commit e309255
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ pyasn1==0.4.8
# rsa
pycparser==2.21
# via cffi
pydantic==1.10.2
pydantic==1.10.15
# via
# -r requirements.in
# fastapi
# fastapi-pagination
# sqlmodel
Expand All @@ -79,6 +80,7 @@ sniffio==1.3.0
# via anyio
sqlalchemy==1.4.41
# via
# -r requirements.in
# alembic
# sqlmodel
sqlalchemy2-stubs==0.0.2a29
Expand Down

0 comments on commit e309255

Please sign in to comment.