diff --git a/pyproject.toml b/pyproject.toml index 9b4c1efc..92ee8c17 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.2", + "ruff==0.6.3", "tomli==2.0.1", ]