diff --git a/pyproject.toml b/pyproject.toml index d24752e..951c6f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest-asyncio==0.23.8", "pytest-aiohttp==1.0.5", "pytest-cov==5.0.0", - "ruff==0.5.7", + "ruff==0.6.1", "safety==3.2.4", "tomli==2.0.1", ]