Skip to content

Commit 5f9bd1b

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 d56ca2a commit 5f9bd1b

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
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=45", "setuptools-scm", "clang-format==21.1.0", "clang-tidy==21.1.0"]
2+
requires = ["setuptools>=45", "setuptools-scm", "clang-format==21.1.1", "clang-tidy==21.1.0"]
33
build-backend = "setuptools.build_meta"
44

55
requires-python = ">=3.9"

0 commit comments

Comments
 (0)