diff --git a/pyproject.toml b/pyproject.toml index 1822b1a..7d50985 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "python-multipart==0.0.22", "setproctitle==1.3.7", "sortedcontainers==2.4.0", - "uvicorn==0.40.0", + "uvicorn==0.41.0", "watchdog==6.0.0", "websockets==16.0", "wtforms==3.2.1",