diff --git a/pyproject.toml b/pyproject.toml index 3455641..ce2b0a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest-asyncio==0.25.2", "pytest-aiohttp==1.0.5", "pytest-cov==6.0.0", - "ruff==0.8.6", + "ruff==0.9.1", "safety==3.2.14", "tomli==2.2.1", ]