diff --git a/requirements_dev.txt b/requirements_dev.txt index 6bfa015c6f..d868ce676b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ # Useful stuff when working in a development environment clang-format==13.0.1 -clang-tidy==14.0.6 +clang-tidy==18.1.1 yamllint==1.35.1