Skip to content

Commit 79b28ee

Browse files
Bump pydantic from 2.10.3 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.3 to 2.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.3...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2738978 commit 79b28ee

File tree

2 files changed

+118
-111
lines changed

2 files changed

+118
-111
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.3"
9-
pydantic = "==2.10.6"
9+
pydantic = "==2.11.3"
1010

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

0 commit comments

Comments
 (0)