diff --git a/pyproject.toml b/pyproject.toml index 88a82df..a172147 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "pytest-asyncio~=0.21", "pytest-cov>=5.0", "pytest-recording~=0.13.1", - "ruff==0.5.6", + "ruff==0.5.7", "types-aiofiles~=24.1", "types-python-dateutil~=2.9", "types-tqdm~=4.66.0",