diff --git a/pyproject.toml b/pyproject.toml index 67ca1cf5..88d585be 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.10", + "ruff==0.11.12", "tomli==2.2.1", ]