diff --git a/pyproject.toml b/pyproject.toml index d0a5d8b..d814997 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.14", + "ruff>=0.15.15", "ty>=0.0.40", ]