diff --git a/pyproject.toml b/pyproject.toml index c2be382..dd56592 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pytest-github-actions-annotate-failures>=0.4.2", "pytest-random-order>=1.2.0", "pytest-recording>=0.13.4", - "ruff>=0.16.1", + "ruff>=0.16.2", "ty>=0.0.69", ]