diff --git a/pyproject.toml b/pyproject.toml index f1f0eba..1fd5cfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pytest-asyncio~=0.21", "pytest-cov>=5.0", "pytest-recording~=0.13.1", - "ruff==0.5.1", + "ruff==0.5.2", "types-aiofiles~=24.1", "types-python-dateutil~=2.9", "types-tqdm~=4.66.0",