diff --git a/requirements.txt b/requirements.txt index 1a7f0ea80..c302ee43f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pyasn1==0.5.1 pyasn1-modules==0.3.0 pycodestyle==2.12.1 pycparser==2.22 -pydantic==2.9.2 +pydantic==2.10.1 # 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.