diff --git a/setup.py b/setup.py index adb6f9d..e903db4 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ def local_file(filename): "pyprind>=2.11", "pytest", "pytest-cov", - "ruff>=0.5.0,<0.8", + "ruff>=0.5.0,<0.9", "setuptools", "twine", "wheel",