diff --git a/pyproject.toml b/pyproject.toml index 2aac22261b..a808a9784c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ requirements_test = [ "pytest-aiohttp==1.0.5", "pytest-asyncio==0.24.0", "pytest-cov==5.0.0", - "ruff==0.6.9", + "ruff==0.7.0", "trustme==1.2.0", "types-orjson==3.6.2", ]