diff --git a/pyproject.toml b/pyproject.toml index e848b82f..5be2bcf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "pytest-asyncio==0.25.3", "pytest-aiohttp==1.1.0", "pytest-cov==6.0.0", - "ruff==0.9.7", + "ruff==0.9.9", "tomli==2.2.1", ]