Skip to content

Commit eb6f67f

Browse files
authored
Bump cmake from 4.3.0 to 4.3.1 (#27)
Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 4.3.0 to 4.3.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scikit-build/cmake-python-distributions/commit/53c45a66284a83ae2ba5fbe810b1328fb34ba378"><code>53c45a6</code></a> [Bot] Update to CMake 4.3.1 (<a href="https://redirect.github.com/scikit-build/cmake-python-distributions/issues/691">#691</a>)</li> <li><a href="https://github.com/scikit-build/cmake-python-distributions/commit/fe14b655080eb31e56948c0a6099da5a93a1a933"><code>fe14b65</code></a> fix: make archive more stable (<a href="https://redirect.github.com/scikit-build/cmake-python-distributions/issues/690">#690</a>)</li> <li>See full diff in <a href="https://github.com/scikit-build/cmake-python-distributions/compare/4.3.0...4.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cmake&package-manager=pip&previous-version=4.3.0&new-version=4.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents c5de781 + 4115f2c commit eb6f67f

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.0",
11+
"cmake==4.3.1",
1212
"clang-format==22.1.1",
1313
"gcovr>=7.2",
1414
"pre-commit>=3.7.1",

0 commit comments

Comments
 (0)