Skip to content

Commit 83de431

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

File tree

2 files changed

+127
-123
lines changed

2 files changed

+127
-123
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.12.3"
9+
pydantic = "==2.12.4"
1010

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

0 commit comments

Comments
 (0)