diff --git a/pyproject.toml b/pyproject.toml index c98f4b7f..21eb6065 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest-asyncio==1.3.0", "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0", - "ruff==0.14.9", + "ruff==0.14.10", "tomli==2.3.0", ]