diff --git a/pyproject.toml b/pyproject.toml index b9eb1e1..9f540a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ develop = [ "mypy<1.12", "poethepoet<0.28", "pyproject-fmt<2.3", - "ruff<0.7", + "ruff<0.8", "types-requests<2.33", "validate-pyproject<0.21", ]