diff --git a/setup.py b/setup.py index 1c6cc7e76..92999d676 100644 --- a/setup.py +++ b/setup.py @@ -76,7 +76,7 @@ 'yamllint==1.35.1', 'moto>=4.0,<6', 'fastapi==0.115.6', - 'pydantic==2.10.3', + 'pydantic==2.10.4', 'uvicorn==0.34.0', 'pytest-split==0.10.0', ]