Skip to content

Commit 6d055cc

Browse files
Bump cmake from 4.2.1 to 4.3.0
Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases) - [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/main/HISTORY.rst) - [Commits](scikit-build/cmake-python-distributions@4.2.1...4.3.0) --- updated-dependencies: - dependency-name: cmake dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca2f39b commit 6d055cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = []
88

99
[dependency-groups]
1010
dev = [
11-
"cmake==4.2.1",
11+
"cmake==4.3.0",
1212
"clang-format==22.1.0",
1313
"gcovr>=7.2",
1414
"pre-commit>=3.7.1",

0 commit comments

Comments
 (0)