diff --git a/apps/zaicoder/backend/requirements-dev.txt b/apps/zaicoder/backend/requirements-dev.txt index 7d67447..343b604 100644 --- a/apps/zaicoder/backend/requirements-dev.txt +++ b/apps/zaicoder/backend/requirements-dev.txt @@ -1,2 +1,2 @@ pytest>=8.0.0 -ruff>=0.6.0 +ruff>=0.15.22