Skip to content

Commit a65afa2

Browse files
chore(deps): bump pydantic from 1.9.0 to 1.10.13
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] <support@github.com>
1 parent 0781aa3 commit a65afa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ passlib==1.7.4
2727
psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
2828
pyasn1==0.4.8; python_version >= "3.5" and python_version < "4"
2929
pycparser==2.22
30-
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"
30+
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"
3131
pymongo==4.10.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
3232
python-dotenv==1.0.1; python_version >= "3.5"
3333
python-jose==3.3.0

0 commit comments

Comments
 (0)