Skip to content

Commit edcec18

Browse files
Bump pydantic from 2.12.3 to 2.12.4 (#818)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.3 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.12.3...v2.12.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.4 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 e00b5d0 commit edcec18

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.16",
6161
"networkx==3.4.2",
6262
"pydantic-settings==2.11.0",
63-
"pydantic==2.12.3",
63+
"pydantic==2.12.4",
6464
"pydash==8.0.5",
6565
"pydot==4.0.1",
6666
"python-ulid==3.1.0",

0 commit comments

Comments
 (0)