Merge pull request #3006 from mandiant/dependabot/pip/pydantic-2.13.0

build(deps): bump pydantic from 2.12.4 to 2.13.0
This commit is contained in:
Moritz
2026-04-17 15:23:57 +00:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ protobuf==7.34.0
pyasn1==0.6.3
pyasn1-modules==0.4.2
pycparser==3.0
pydantic==2.12.4
pydantic==2.13.0
# pydantic pins pydantic-core,
# but dependabot updates these separately (which is broken) and is annoying,
# so we rely on pydantic to pull in the right version of pydantic-core.