Skip to content

Commit 1f955d6

Browse files
Bump clang-tools from 0.13.0 to 0.13.1 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.0 to 0.13.1 - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases) - [Commits](cpp-linter/clang-tools-pip@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: clang-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f25a10 commit 1f955d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0",
28+
"clang-tools==0.13.1",
2929
]
3030
dynamic = ["version"]
3131

0 commit comments

Comments
 (0)