Skip to content

Commit eef8b96

Browse files
authored
Merge pull request #144 from bobbrodie/7.0.x
SP-1093 Update dependencies
2 parents b4c38e5 + 94ed28c commit eef8b96

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.9.2"
15+
"pydantic == 2.10.3"
1616
]
1717
description = "Accept bitcoin with BitPay"
1818
readme = "README.md"

0 commit comments

Comments
 (0)