diff --git a/setup.py b/setup.py index 8773967..f39eca1 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ "mypy<1.12", "poethepoet<0.28", "pyproject-fmt<2.2", - "ruff<0.5", + "ruff<0.7", "sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately? "validate-pyproject<0.19", ] @@ -51,7 +51,7 @@ "dotmap<1.4", "pytest<9", "pytest-cov<6", - "ruff<0.5", + "ruff<0.7", ] setuptools.setup(