diff --git a/pyproject.toml b/pyproject.toml index 549e6e74..b6d48588 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "pytest-asyncio==1.1.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1", - "ruff==0.12.4", + "ruff==0.12.5", "tomli==2.2.1", ]