diff --git a/pyproject.toml b/pyproject.toml index 0f21e46198cc..8e920b8df33e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -117,7 +117,7 @@ dev = [ "coverage", "hatch", "bump2version", - "ruff==0.1.11", + "ruff==0.1.13", ] [tool.check-wheel-contents]