diff --git a/pyproject.toml b/pyproject.toml index 54051419..2b8b35e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "pytest-asyncio==0.25.2", "pytest-aiohttp==1.0.5", "pytest-cov==6.0.0", - "ruff==0.9.2", + "ruff==0.9.3", "tomli==2.2.1", ]