diff --git a/pyproject.toml b/pyproject.toml index 2583fbcca..81a35105a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ "honcho==1.1.0", "pre-commit==3.4.0", "pyspelling==2.9", - "ruff==0.0.289", + "ruff==0.0.291", "types-certifi", "types-redis", "types-requests",