diff --git a/pyproject.toml b/pyproject.toml index 2b457850..1c704e94 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.5", + "ruff==0.11.6", "tomli==2.2.1", ]