Skip to content

Commit 7a4e874

Browse files
Bump pydantic from 2.12.5 to 2.13.0 (#865)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 185623d commit 7a4e874

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
@@ -61,7 +61,7 @@ strict = [
6161
"moto==5.1.22",
6262
"networkx==3.4.2",
6363
"pydantic-settings==2.13.1",
64-
"pydantic==2.12.5",
64+
"pydantic==2.13.0",
6565
"pydash==8.0.6",
6666
"pydot==4.0.1",
6767
"python-ulid==3.1.0",

0 commit comments

Comments
 (0)