diff --git a/pyproject.toml b/pyproject.toml index 19e436423..eaabf9018 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "dynaconf>=3.2.0", "fastapi==0.119.0", # Pinned "requests==2.32.5", # Pinned - "uvicorn==0.38.0", # Pinned + "uvicorn==0.40.0", # Pinned "apprise==1.9.5", # Pinned "asyncz==0.13.4", # Pinned "nicegui==1.4.9", # Pinned