diff --git a/pyproject.toml b/pyproject.toml index 02fc7051..053a245d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest-asyncio==0.23.7", "pytest-aiohttp==1.0.5", "pytest-cov==5.0.0", - "ruff==0.4.8", + "ruff==0.4.9", "tomli==2.0.1", ]