diff --git a/pyproject.toml b/pyproject.toml index 0ef8300f..66d43b0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ dev = [ "pytest-aiohttp", "fakeredis", "python-subunit", - "ruff==0.7.0", + "ruff==0.7.1", "types-PyYAML", "types-protobuf", "types-mock",