Skip to content

Commit 1c0bd8e

Browse files
Bump pydantic from 2.12.5 to 2.13.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab57dda commit 1c0bd8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requires-python = ">=3.10"
1212
dependencies = [
1313
"cryptography >= 44.0.0",
1414
"requests >= 2.33.1",
15-
"pydantic == 2.12.5"
15+
"pydantic == 2.13.4"
1616
]
1717
description = "Accept bitcoin with BitPay"
1818
readme = "README.md"

0 commit comments

Comments
 (0)