diff --git a/pyproject.toml b/pyproject.toml index 3bcdaba..f1496cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ "pytest==7.4.3", "pytest-cov==4.1.0", "pytest-mock==3.12.0", - "ruff==0.1.8", + "ruff==0.2.1", ] build = [