Skip to content

Commit

Permalink
Bump pydantic from 1.9.1 to 1.10.13 in /examples/fastapi-crud (#91)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.1 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.9.1...v1.10.13)

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

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 Jun 10, 2024
1 parent e8907c8 commit daeedaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fastapi-crud/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ omegaconf==2.2.2
packaging==21.3
platformdirs==2.5.2
psycopg2-binary==2.9.3
pydantic==1.9.1
pydantic==1.10.13
pydantic[email]
pyparsing==3.0.9
python-dotenv==0.20.0
Expand Down

0 comments on commit daeedaa

Please sign in to comment.