diff --git a/pyproject.toml b/pyproject.toml index ab8d7846..92eeb129 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -133,7 +133,7 @@ dev = [ "pytest==9.1.0", "pytest-sugar==1.1.1", "pytest-instafail==0.5.0", - "ruff==0.15.0", + "ruff==0.16.0", "mypy==2.3.0", "mypy-protobuf==5.1.0", "PyGithub==2.9.0",