diff --git a/apps/api/pyproject.toml b/apps/api/pyproject.toml index 41345d3..508a2e7 100644 --- a/apps/api/pyproject.toml +++ b/apps/api/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "mypy==2.1.0", "pip-audit==2.10.1", "uv==0.11.15", - "fakeredis==2.36.2", + "fakeredis==2.37.0", ] # Preinstalled in the runtime image so the agent can edit real documents: # spreadsheets (openpyxl), Word docs (python-docx), and tabular data (pandas).