diff --git a/pyproject.toml b/pyproject.toml index f70bb63..f79af7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ test = [ "pytest==7.4.0", "pytest-mock-resources==2.9.1", "python_on_whales==0.64.0", - "ruff==0.0.284" + "ruff==0.1.1" ] [tool.setuptools.dynamic]