Skip to content

Commit

Permalink
chore(deps): bump pydantic from 1.9.0 to 1.10.13 (#550)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.0 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.0...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 Jan 7, 2025
1 parent 0781aa3 commit 445658e
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 @@ -27,7 +27,7 @@ passlib==1.7.4
psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
pyasn1==0.4.8; python_version >= "3.5" and python_version < "4"
pycparser==2.22
pydantic==1.9.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
pydantic==1.10.13; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
pymongo==4.10.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
python-dotenv==1.0.1; python_version >= "3.5"
python-jose==3.3.0
Expand Down

0 comments on commit 445658e

Please sign in to comment.