diff --git a/pyproject.toml b/pyproject.toml index 99395863e..36cfe195c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "black==23.11.0", "codespell==2.2.6", "mypy==1.7.1", - "ruff==0.1.7", + "ruff==0.1.9", "pytest==7.4.3", "pytest-asyncio==0.23.2", "pytest-aiohttp==1.0.5",