diff --git a/pyproject.toml b/pyproject.toml index 00e659d..e1bf894 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest-asyncio==0.25.3", "pytest-aiohttp==1.1.0", "pytest-cov==6.0.0", - "ruff==0.8.6", + "ruff==0.9.4", "safety==3.2.14", "tomli==2.2.1", ]