Update pydantic to 2.13.1 (#168311)

This commit is contained in:
Marc Mueller
2026-04-16 14:34:30 +02:00
committed by GitHub
parent 0de75a013b
commit 71d857b5e1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ backoff>=2.0
Brotli>=1.2.0
# ensure pydantic version does not float since it might have breaking changes
pydantic==2.13.0
pydantic==2.13.1
# Required for Python 3.14.0 compatibility (#119223).
mashumaro>=3.17.0
+1 -1
View File
@@ -16,7 +16,7 @@ license-expression==30.4.3
mock-open==1.4.0
mypy==1.20.1
prek==0.2.28
pydantic==2.13.0
pydantic==2.13.1
pylint==4.0.5
pylint-per-file-ignores==3.2.1
pipdeptree==2.26.1
+1 -1
View File
@@ -124,7 +124,7 @@ backoff>=2.0
Brotli>=1.2.0
# ensure pydantic version does not float since it might have breaking changes
pydantic==2.13.0
pydantic==2.13.1
# Required for Python 3.14.0 compatibility (#119223).
mashumaro>=3.17.0