Skip to content

Commit ac5e5fc

Browse files
Bump pydantic from 2.11.9 to 2.11.10 (#806)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.9 to 2.11.10. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.10/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.9...v2.11.10) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b5dded commit ac5e5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ strict = [
6060
"moto==5.1.14",
6161
"networkx==3.4.2",
6262
"pydantic-settings==2.11.0",
63-
"pydantic==2.11.9",
63+
"pydantic==2.11.10",
6464
"pydash==8.0.5",
6565
"pydot==4.0.1",
6666
"python-ulid==3.1.0",

0 commit comments

Comments
 (0)