diff --git a/setup.py b/setup.py index 6a54e036d..be34b9fcf 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.114.0', + 'fastapi==0.114.2', 'pydantic==2.9.1', 'uvicorn==0.30.6', 'pytest-split==0.9.0',