diff --git a/pyproject.toml b/pyproject.toml index b382471..87071e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ test = [ "pytest==8.3.4", "pytest-aiohttp==1.1.0", "pytest-cov==6.0.0", - "ruff==0.8.6", + "ruff==0.9.3", ] [tool.setuptools]