diff --git a/pyproject.toml b/pyproject.toml index f7babc7..7aca51e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "pytest-asyncio~=0.21", "pytest-cov>=5.0", "pytest-recording~=0.13.1", - "ruff==0.4.10", + "ruff==0.5.0", "types-aiofiles~=24.1", "types-python-dateutil~=2.9", "types-tqdm~=4.66.0",