From a5288b8d865d5d5522e7c745435afd77ebca95fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 09:41:16 +0000 Subject: [PATCH] Bump clang-format from 13.0.1 to 18.1.3 Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 13.0.1 to 18.1.3. - [Release notes](https://github.com/ssciwr/clang-format-wheel/releases) - [Commits](https://github.com/ssciwr/clang-format-wheel/compare/13.0.1...v18.1.3) --- updated-dependencies: - dependency-name: clang-format dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6b6319d0a09a..478d14d66e21 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,3 +1,3 @@ # Useful stuff when working in a development environment -clang-format==13.0.1 +clang-format==18.1.3 clang-tidy==14.0.6