diff --git a/pyproject.toml b/pyproject.toml index b056aee..193781f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ "pytest-asyncio==0.25.2", "pytest-aiohttp==1.0.5", "pytest-cov==6.0.0", - "ruff==0.8.6", + "ruff==0.9.3", "safety==3.2.11", "tomli==2.2.1", ]