diff --git a/setup.py b/setup.py index 7b54b39..50974fa 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ "pytest-watch==4.*", "pytest>=7,<9", "black>=23,<25", - "ruff==0.0.*", + "ruff==0.*", ], }, setup_requires=[