diff --git a/pyproject.toml b/pyproject.toml index ed551b64..229b8df3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ test = [ "black==23.9.1", "codespell==2.2.5", "mypy==1.5.0", - "ruff==0.0.284", + "ruff==0.0.291", "pytest==7.4.0", "pytest-asyncio==0.21.1", "pytest-aiohttp==1.0.4",