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