Skip to content

Commit 35cdabb

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

2 files changed

Lines changed: 126 additions & 127 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
cryptography = ">=44.0.0"
88
requests = "==2.33.1"
9-
pydantic = "==2.12.5"
9+
pydantic = "==2.13.1"
1010

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

0 commit comments

Comments
 (0)