diff --git a/pyproject.toml b/pyproject.toml index 85226197..d72e8365 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "pytest-asyncio==1.0.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1", - "ruff==0.12.2", + "ruff==0.12.3", "tomli==2.2.1", ]