diff --git a/requirements.txt b/requirements.txt index 2fd4c8c5..c1a06f6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Install clang-tools binaries (clang-format, clang-tidy) # For details please see: https://github.com/cpp-linter/clang-tools-pip -clang-tools==0.6.2 +clang-tools==0.7.0 # cpp-linter core Python executable package # For details please see: https://github.com/cpp-linter/cpp-linter