diff --git a/pyproject.toml b/pyproject.toml index aa1919ee..3c6b048c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "pytest-asyncio==0.25.0", "pytest-aiohttp==1.0.5", "pytest-cov==6.0.0", - "ruff==0.8.4", + "ruff==0.8.6", "tomli==2.2.1", ]