diff --git a/setup.py b/setup.py index 94a2c52..fc91d36 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ "mypy<1.11", "poethepoet<0.27", "pyproject-fmt<2.2", - "ruff<0.5", + "ruff<0.6", "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.6", ] setuptools.setup(