diff --git a/pyproject.toml b/pyproject.toml index 99ec0a7..cc5eab7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ test = [ "pytest==8.3.3", "pytest-aiohttp==1.0.5", "pytest-cov==6.0.0", - "ruff==0.7.4", + "ruff==0.8.6", ] [tool.setuptools]