Skip to content

Commit

Permalink
Bump pydantic from 1.7.4 to 1.10.13 in /samples/python
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.7.4 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.7.4...v1.10.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent 609b530 commit e09f9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
fastapi = "==0.63.0"
uvicorn = "==0.11.8"
requests = "==2.25.1"
pydantic = "==1.7.4"
pydantic = "==1.10.13"
dataclasses-json = "==0.5.2"
starlette = "==0.13.6"

Expand Down

0 comments on commit e09f9aa

Please sign in to comment.