Skip to content

Commit 0431872

Browse files
Bump clang-tools from 0.13.1 to 0.14.0 in the pip group
Bumps the pip group with 1 update: [clang-tools](https://github.com/cpp-linter/clang-tools-pip). Updates `clang-tools` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases) - [Commits](cpp-linter/clang-tools-pip@v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: clang-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5704fd4 commit 0431872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
"Topic :: Software Development :: Build Tools",
2626
]
2727
dependencies = [
28-
"clang-tools==0.13.1",
28+
"clang-tools==0.14.0",
2929
]
3030
dynamic = ["version"]
3131

0 commit comments

Comments
 (0)