diff --git a/setup.py b/setup.py index e00898a07..27d8cb191 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ 'yamllint==1.35.1', 'moto>=4.0,<6', 'fastapi==0.115.5', - 'pydantic==2.10.1', + 'pydantic==2.10.2', 'uvicorn==0.32.1', 'pytest-split==0.10.0', ]