diff --git a/pyproject.toml b/pyproject.toml index 82993b8..d74f9f1 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.67.0", - "ruff==0.1.5" + "ruff==0.1.6" ] [tool.setuptools.dynamic]