diff --git a/pyproject.toml b/pyproject.toml index 5cc5b74..1f5c478 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "pytest~=7.3", "pytest-asyncio~=0.21", "pytest-cov~=4.1", - "ruff==0.1.11", + "ruff==0.1.13", "types-aiofiles~=23.1", "types-python-dateutil~=2.8.19", "types-tqdm~=4.66.0",