diff --git a/setup.py b/setup.py index 41e6e54e2..a2b4738d8 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ 'toml==0.10.2', 'yamllint==1.35.1', 'moto>=4.0,<6', - 'fastapi==0.110.0', + 'fastapi==0.110.2', 'pydantic==2.6.4', 'uvicorn==0.29.0', 'pytest-split==0.8.2',