From 8aa2eedfadc17c0daa46a771735b1f0b661cc20e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 01:15:04 +0000 Subject: [PATCH] chore(deps): bump cmake from 3.22.6 to 3.30.0 Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.22.6 to 3.30.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](https://github.com/scikit-build/cmake-python-distributions/compare/3.22.6...3.30.0) --- updated-dependencies: - dependency-name: cmake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints-ci.txt b/constraints-ci.txt index 806e700..7d47249 100644 --- a/constraints-ci.txt +++ b/constraints-ci.txt @@ -1,2 +1,2 @@ -cmake==3.22.6 +cmake==3.30.0 ninja==1.11.1.1