diff --git a/pyproject.toml b/pyproject.toml index d29d7147d..ef4612152 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "black==23.7.0", "codespell==2.2.5", "mypy==1.5.1", - "ruff==0.0.284", + "ruff==0.0.288", "pytest==7.4.0", "pytest-asyncio==0.21.1", "pytest-aiohttp==1.0.4",