Skip to content

Commit cbd6d2a

Browse files
build(deps): bump pydantic from 2.11.4 to 2.12.4 (#2755)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.4 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.11.4...v2.12.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.4 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 29af6dc commit cbd6d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protobuf==6.31.1
2626
pyasn1==0.5.1
2727
pyasn1-modules==0.3.0
2828
pycparser==2.22
29-
pydantic==2.11.4
29+
pydantic==2.12.4
3030
# pydantic pins pydantic-core,
3131
# but dependabot updates these separately (which is broken) and is annoying,
3232
# so we rely on pydantic to pull in the right version of pydantic-core.

0 commit comments

Comments
 (0)