diff --git a/setup.py b/setup.py index 0d7cbd134..1c6cc7e76 100644 --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ 'moto>=4.0,<6', 'fastapi==0.115.6', 'pydantic==2.10.3', - 'uvicorn==0.32.1', + 'uvicorn==0.34.0', 'pytest-split==0.10.0', ]