diff --git a/pyproject.toml b/pyproject.toml index 9173127d..d27a19f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dev = [ "mypy<2.2", "pytest<10", "pytz", - "ruff<0.16", + "ruff<0.17", ] docs = [ "sphinx",