diff --git a/apps/jane-orchestrator/pyproject.toml b/apps/jane-orchestrator/pyproject.toml index 5ce6ffe56..7d3a02473 100644 --- a/apps/jane-orchestrator/pyproject.toml +++ b/apps/jane-orchestrator/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "black==24.3.0", - "ruff==0.3.4", + "ruff==0.14.6", "mypy==1.9.0", "pytest==8.1.1", "pytest-cov==5.0.0",