diff --git a/setup.py b/setup.py index 45a8d732..4a67c68c 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ setuptools.setup( "pytest-instafail==0.5.0", "pytest-cov==4.1.0", "pycodestyle==2.10.0", - "ruff==0.0.270", + "ruff==0.0.275", "black==23.3.0", "isort==5.11.4", "mypy==1.4.1",