diff --git a/pyproject.toml b/pyproject.toml index 8787ce6..c9f26d7 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.6.2", + "ruff==0.6.3", "types-aiofiles~=24.1", "types-python-dateutil~=2.9", "types-tqdm~=4.66.0",