diff --git a/pyproject.toml b/pyproject.toml index 3ea0aef..25af938 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dependencies = [ optional-dependencies.develop = [ "poethepoet<1", "pyproject-fmt<3", - "ruff<0.16", + "ruff<0.17", "ty==0.0.64; python_version>='3.8'", "validate-pyproject<1", ]