diff --git a/requirements_test.txt b/requirements_test.txt index d2ce98cc8c30..7781f06acd49 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -12,4 +12,4 @@ pytest-asyncio==0.21.1 asyncmock==0.4.2 hypothesis==5.49.0 -clang-format==13.0.1 ; platform_machine != 'armv7l' +clang-format==17.0.5 ; platform_machine != 'armv7l'