From 8629e7c8b66ee8e972e744b3d7f1a2ea2b097a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 02:17:03 +0000 Subject: [PATCH] Bump cmake from 4.2.0 to 4.2.1 Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 4.2.0 to 4.2.1. - [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](https://github.com/scikit-build/cmake-python-distributions/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: cmake dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 048bc23..6686d64 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ build==1.3.0 -cmake==4.2.0 +cmake==4.2.1 ninja==1.13.0 numpy==2.2.4 nanobind==2.9.2