diff --git a/pyproject.toml b/pyproject.toml index 90e7709..e9e135e 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.2.0", + "ruff==0.2.1", "types-aiofiles~=23.1", "types-python-dateutil~=2.8.19", "types-tqdm~=4.66.0",