diff --git a/pyproject.toml b/pyproject.toml index 1793b3825..cae19552f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ develop = [ "codespell>=2.4,<2.5", "mdformat>=0.7.19,<0.8", "mdformat-tables>=1,<1.1", - "ruff>=0.9,<0.16", + "ruff>=0.9,<0.17", # test "pytest", "pytest-asyncio",