diff --git a/pyproject.toml b/pyproject.toml index 6cf33e30..363950e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "pytest>=7.4.0", "black>=23.9.1", "isort>=5.12.0", - "ruff==0.1.0", + "ruff==0.1.1", "pytest-rerunfailures>=11.0", "build", ]