diff --git a/setup.cfg b/setup.cfg index 503291b5..270165cf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ install_requires = neuro-logging==24.4.0 prometheus-client==0.21.1 pydantic==2.10.3 - uvicorn==0.32.1 + uvicorn==0.34.0 uvloop==0.21.0 python_requires = >=3.9 include_package_data = True