diff --git a/setup.py b/setup.py index c70a84143..d8fd8cff1 100644 --- a/setup.py +++ b/setup.py @@ -76,7 +76,7 @@ 'moto>=4.0,<5', 'fastapi==0.109.0', 'pydantic==2.5.3', - 'uvicorn==0.25.0', + 'uvicorn==0.26.0', 'pytest-split==0.8.1', ]