fix: Bump Pydantic to v2.12.5 (#6622)

This commit is contained in:
Michael Genson
2025-11-29 17:04:13 -06:00
committed by GitHub
parent d500fbf0b4
commit bb196da83b
3 changed files with 26 additions and 26 deletions

View File

@@ -21,7 +21,7 @@ dependencies = [
"httpx==0.28.1",
"lxml==6.0.2",
"orjson==3.11.4",
"pydantic==2.12.3",
"pydantic==2.12.5",
"pyhumps==3.8.0",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.2.1",