diff --git a/pyproject.toml b/pyproject.toml index a2f454c..f9b70af 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.2", + "ruff==0.3.0", "pytest==8.0.2", "pytest-asyncio==0.23.5", "pytest-aiohttp==1.0.5",