Skip to content

Commit 00679c7

Browse files
authored
Merge pull request #159 from bitpay/dependabot/pip/pydantic-2.11.3
Bump pydantic from 2.10.6 to 2.11.3
2 parents 8bcff89 + 55e99f9 commit 00679c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requires-python = ">=3.9"
1212
dependencies = [
1313
"ecdsa >= 0.19.0",
1414
"requests >= 2.32.3",
15-
"pydantic == 2.10.6"
15+
"pydantic == 2.11.3"
1616
]
1717
description = "Accept bitcoin with BitPay"
1818
readme = "README.md"

0 commit comments

Comments
 (0)