diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 4a1c1e7b0..fc06fbf15 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "types-aiofiles==25.1.0.20251011", "types-passlib==1.7.7.20241221", "types-simplejson==3.20.0.20250218", - "uvicorn==0.38.0", + "uvicorn==0.40.0", ] [tool.pytest.ini_options]