diff --git a/pyproject.toml b/pyproject.toml index 5920b83..8cae17c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest-asyncio==0.24.0", "pytest-aiohttp==1.0.5", "pytest-cov==6.0.0", - "ruff==0.8.1", + "ruff==0.8.2", "safety==3.2.11", "tomli==2.2.1", ]