diff --git a/pyproject.toml b/pyproject.toml index 00a3df5..5c6bf1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pytest-github-actions-annotate-failures>=0.4.0", "pytest-random-order>=1.2.0", "pytest-recording>=0.13.4", - "ruff>=0.15.16", + "ruff>=0.15.17", "ty>=0.0.49", ]