diff --git a/pyproject.toml b/pyproject.toml index dd7d348..49104bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ testpaths = [ [dependency-groups] dev = [ "ty==0.0.17", - "ruff==0.15.1", + "ruff==0.16.0", "pytest==9.0.3", "pytest-cov==7.0.0", "pytest-timeout>=2.4.0",