diff --git a/pyproject.toml b/pyproject.toml index 9c8b62fad..72409a53d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ test = [ "pytest-cov", "pytest-django", "pytest-asyncio", - "ruff ==0.6.3", + "ruff ==0.6.8", "django-stubs", "python-jose==3.3.0", "click==8.1.7",