diff --git a/apps/api/pyproject.toml b/apps/api/pyproject.toml index 9e6b8bd..93c2f42 100644 --- a/apps/api/pyproject.toml +++ b/apps/api/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "ruff==0.15.20", "mypy==2.1.0", "pip-audit==2.10.1", - "uv==0.11.15", + "uv==0.11.29", "fakeredis==2.36.2", ] # Preinstalled in the runtime image so the agent can edit real documents: