Skip to content

Commit 2c67c65

Browse files
chore(deps): bump clang-format from 21.1.0 to 21.1.1 in the pip group
Bumps the pip group with 1 update: [clang-format](https://github.com/ssciwr/clang-format-wheel). Updates `clang-format` from 21.1.0 to 21.1.1 - [Release notes](https://github.com/ssciwr/clang-format-wheel/releases) - [Commits](ssciwr/clang-format-wheel@v21.1.0...v21.1.1) --- updated-dependencies: - dependency-name: clang-format dependency-version: 21.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c45bb1 commit 2c67c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
dependencies = [
3535
"tomli>=1.1.0; python_version < '3.11'",
3636
"setuptools>=45.0.0", # Required for pkg_resources in clang-tidy
37-
"clang-format==21.1.0",
37+
"clang-format==21.1.1",
3838
"clang-tidy==21.1.0",
3939
]
4040
dynamic = ["version"]

0 commit comments

Comments
 (0)