diff --git a/pyproject.toml b/pyproject.toml index d69e3b49..0d6d0ff7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest-asyncio==1.4.0", "pytest-aiohttp==1.1.1", "pytest-cov==7.1.0", - "ruff==0.15.17", + "ruff==0.15.18", "tomli==2.4.1", ]