Skip to content

Commit 4924c0f

Browse files
authored
Merge pull request #198 from bitpay/dependabot/pip/pydantic-2.12.3
Bump pydantic from 2.11.9 to 2.12.3
2 parents b069f33 + a0d266f commit 4924c0f

File tree

2 files changed

+126
-108
lines changed

2 files changed

+126
-108
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
ecdsa = "==0.19.1"
88
requests = "==2.32.5"
9-
pydantic = "==2.11.9"
9+
pydantic = "==2.12.3"
1010

1111
[dev-packages]
1212
black = "==25.9.0"

0 commit comments

Comments
 (0)