Skip to content

Commit 2720bbe

Browse files
Merge pull request #5 from BronzonTech-Cloud/dependabot/pip/pydantic-1.10.13
Bump pydantic from 1.8.2 to 1.10.13
2 parents 2f3a9bc + be32ea5 commit 2720bbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Core dependencies
22
fastapi==0.68.1
33
uvicorn==0.15.0
4-
pydantic==1.8.2
4+
pydantic==1.10.13
55
starlette==0.47.2
66

77
# HTTP and API

wallet-backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ fastapi==0.104.1
22
uvicorn==0.24.0
33
python-dotenv==1.0.0
44
stripe==7.6.0
5-
pydantic==2.5.2
5+
pydantic==1.10.13
66
prometheus-client==0.19.0
77
sentry-sdk[fastapi]==1.39.1
88
pytest==7.4.3

0 commit comments

Comments
 (0)