diff --git a/pyproject.toml b/pyproject.toml index f032cd6..259f70d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ develop = [ "mypy==1.6.0", "poethepoet<0.25", "pyproject-fmt<1.3", - "ruff==0.0.292", + "ruff==0.1.1", "types-requests<2.32", "validate-pyproject<0.16", ]