Skip to content

Commit 37f8bf3

Browse files
Update cmake requirement from <4.0,>=3.31 to >=4.3.2,<5.0 in /python
Updates the requirements on [cmake](https://github.com/scikit-build/cmake-python-distributions) to permit the latest version. - [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@3.31.0...4.3.2) --- updated-dependencies: - dependency-name: cmake dependency-version: 4.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1e60f0 commit 37f8bf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake>=3.31, <4.0
1+
cmake>=4.3.2, <5.0
22
pybind11>=3.0.4
33
setuptools>=61.0
44
wheel

0 commit comments

Comments
 (0)