diff --git a/pyproject.toml b/pyproject.toml index 4709b2b0f..457e9d07c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "black==23.1.0", "codespell==2.2.4", "mypy==1.1.1", - "ruff==0.0.257", + "ruff==0.0.259", "pytest==7.2.2", "pytest-asyncio==0.21.0", "pytest-aiohttp==1.0.4",