diff --git a/setup.py b/setup.py index 0943e7906..ee8781d0d 100644 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ 'toml==0.10.2', 'yamllint==1.32.0', 'moto>=4.0,<5', - 'fastapi==0.104.0', + 'fastapi==0.104.1', 'pydantic==2.4.2', 'uvicorn==0.23.2', 'pytest-split==0.8.1',