diff --git a/pyproject.toml b/pyproject.toml index ab16e16d..88d01773 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "pytest-asyncio==0.26.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.1.1", - "ruff==0.11.7", + "ruff==0.11.8", "tomli==2.2.1", ]