diff --git a/pyproject.toml b/pyproject.toml index 24b4a2b..4136d19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ test = [ "black==24.2.0", "codespell==2.2.6", "mypy==1.8.0", - "ruff==0.2.1", + "ruff==0.2.2", "pytest==8.0.1", "pytest-asyncio==0.23.5", "pytest-aiohttp==1.0.5",