From 5f01c0d4ac4feaa9eb2c566e17d8cdeb3eb76db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 02:58:55 +0000 Subject: [PATCH] chore(deps): bump cmake from 3.26.0 to 3.26.1 Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.26.0 to 3.26.1. - [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases) - [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/master/HISTORY.rst) - [Commits](https://github.com/scikit-build/cmake-python-distributions/compare/3.26.0...3.26.1) --- updated-dependencies: - dependency-name: cmake dependency-type: direct:production update-type: version-update:semver-patch ... 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 43212b710..a7cc0de2c 100644 --- a/constraints-ci.txt +++ b/constraints-ci.txt @@ -1,2 +1,2 @@ -cmake==3.26.0 +cmake==3.26.1 ninja==1.11.1