Skip to content

Commit

Permalink
Bump the pip group with 1 update (#44)
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [clang-tools](https://github.com/cpp-linter/clang-tools-pip).


Updates `clang-tools` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases)
- [Commits](cpp-linter/clang-tools-pip@v0.12.0...v0.12.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 9598143 commit 706b731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
"Topic :: Software Development :: Build Tools",
]
dependencies = [
"clang-tools==0.12.0",
"clang-tools==0.12.1",
]
dynamic = ["version"]

Expand Down

0 comments on commit 706b731

Please sign in to comment.