Skip to content

Commit 098cc98

Browse files
chore(deps-dev): bump cmake from 4.3.4 to 4.4.0
Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 4.3.4 to 4.4.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.3.4...4.4.0) --- updated-dependencies: - dependency-name: cmake dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67235be commit 098cc98

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.3.4",
11+
"cmake==4.4.0",
1212
"clang-format==22.1.5",
1313
"gcovr>=8.6",
1414
"pre-commit>=4.5.1",

0 commit comments

Comments
 (0)