diff --git a/pyproject.toml b/pyproject.toml index 150e6e3..2e17eed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ test = [ "pytest==8.3.2", "pytest-aiohttp==1.0.5", "pytest-cov==4.1.0", - "ruff==0.2.1", + "ruff==0.6.4", ] [tool.setuptools]