diff --git a/pyproject.toml b/pyproject.toml index 27360801..59fa9f3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dev = [ "mypy<1.20", "pytest<10", "pytz", - "ruff<0.15", + "ruff<0.16", ] docs = [ "sphinx",