diff --git a/pyproject.toml b/pyproject.toml index 6afd0ed..7b997d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ test = [ "pytest==7.4.3", "pytest-mock-resources==2.9.2", "python_on_whales==0.66.0", - "ruff==0.0.284" + "ruff==0.1.4" ] [tool.setuptools.dynamic]