diff --git a/pyproject.toml b/pyproject.toml index 8dc35db..496c33b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ develop = [ "mypy==1.5.1", "poethepoet<0.25", "pyproject-fmt<1.3", - "ruff==0.0.291", + "ruff==0.0.292", "types-requests<2.32", "validate-pyproject<0.15", ]