diff --git a/apps/api/pyproject.toml b/apps/api/pyproject.toml index 41345d3..361e82a 100644 --- a/apps/api/pyproject.toml +++ b/apps/api/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "ruff==0.15.20", "mypy==2.1.0", "pip-audit==2.10.1", - "uv==0.11.15", + "uv==0.11.32", "fakeredis==2.36.2", ] # Preinstalled in the runtime image so the agent can edit real documents: