diff --git a/setup.py b/setup.py index 5d6a44a69..9034559af 100644 --- a/setup.py +++ b/setup.py @@ -76,7 +76,7 @@ 'moto>=4.0,<6', 'fastapi==0.112.1', 'pydantic==2.8.2', - 'uvicorn==0.30.5', + 'uvicorn==0.30.6', 'pytest-split==0.9.0', ]