diff --git a/setup.py b/setup.py index d9c15d526..457eb74b9 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.111.0', + 'fastapi==0.111.1', 'pydantic==2.8.2', 'uvicorn==0.30.3', 'pytest-split==0.9.0',