diff --git a/pyproject.toml b/pyproject.toml index 65a614fc..bf99e2e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest-asyncio==0.24.0", "pytest-aiohttp==1.0.5", "pytest-cov==5.0.0", - "ruff==0.6.4", + "ruff==0.6.5", "tomli==2.0.1", ]