diff --git a/pyproject.toml b/pyproject.toml index f1d39a7..5701867 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ test = [ "pytest-django", "pytest-cov >= 2.12.0,<5.0.0", "mypy == 1.7.1", - "ruff ==0.1.7", + "ruff ==0.3.0", "black == 24.2.0", "pytest-asyncio", "autoflake",