diff --git a/pyproject.toml b/pyproject.toml index b64fa67d..42c94e0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ dev = [ "pytest-aiohttp", "fakeredis", "python-subunit", - "ruff==0.6.4", + "ruff==0.6.5", "types-PyYAML", "types-protobuf", "types-mock",