diff --git a/requirements.txt b/requirements.txt index 5afcfcdf..1cebd10c 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.11.1 +clang-tools==0.11.2 # cpp-linter core Python executable package # For details please see: https://github.com/cpp-linter/cpp-linter