diff --git a/pyproject.toml b/pyproject.toml index 240010986c..471304ba93 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.3", + "ruff==0.6.4", "trustme==1.1.0", "types-orjson==3.6.2", ]