diff --git a/pyproject.toml b/pyproject.toml index 0dac2c2..af46e6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "codespell~=2.2.5", "mypy~=1.9", "pre-commit~=3.7", - "ruff~=0.3.1", + "ruff>=0.3.1,<0.5.0", "types-setuptools~=69.0", ] test = [