diff --git a/pyproject.toml b/pyproject.toml index 5f7e18b..c9985a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ test = [ "pytest==9.0.3", "pytest-aiohttp==1.1.0", "pytest-cov==7.1.0", - "ruff==0.15.10", + "ruff==0.15.17", ] [tool.setuptools]