diff --git a/requirements_test.txt b/requirements_test.txt index 75f29ac8ddcd..29676648e840 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -12,4 +12,4 @@ pytest-asyncio==0.21.0 asyncmock==0.4.2 hypothesis==5.49.0 -clang-format==13.0.1 ; platform_machine != 'armv7l' +clang-format==19.1.2 ; platform_machine != 'armv7l'