Skip to content

Commit 980d623

Browse files
authored
Merge pull request #6 from zit-software/dependabot/pip/pydantic-1.10.13
chore(deps): bump pydantic from 1.10.9 to 1.10.13
2 parents d615618 + fd56e6d commit 980d623

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fastapi==0.109.1
2-
pydantic==1.10.9
2+
pydantic==1.10.13
33
torch==2.2.0
44
transformers==4.35.0
55
uvicorn==0.24.0.post1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ packaging==23.2
7979
# via
8080
# huggingface-hub
8181
# transformers
82-
pydantic==1.10.9
82+
pydantic==1.10.13
8383
# via
8484
# -r requirements.in
8585
# fastapi

0 commit comments

Comments
 (0)