diff --git a/setup.cfg b/setup.cfg index 0276799..2bc8dbd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ install_requires = neuro-logging==24.4.0 prometheus-client==0.21.0 pydantic==2.9.2 - uvicorn==0.30.6 + uvicorn==0.31.0 uvloop==0.20.0 python_requires = >=3.9 include_package_data = True