Skip to content

Commit c8b3066

Browse files
Bump pydantic from 2.11.9 to 2.12.3
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.9 to 2.12.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.9...v2.12.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4924c0f commit c8b3066

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.1",
1414
"requests >= 2.32.5",
15-
"pydantic == 2.11.9"
15+
"pydantic == 2.12.3"
1616
]
1717
description = "Accept bitcoin with BitPay"
1818
readme = "README.md"

0 commit comments

Comments
 (0)