From 757c687b7c944f01da1074ebdfe9cdf93f6eb4d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 02:21:14 +0000 Subject: [PATCH] chore(deps): bump cmake from 3.22.4 to 3.22.5 Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.22.4 to 3.22.5. - [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.22.4...3.22.5) --- 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 2ca0f76f0..a18347ec0 100644 --- a/constraints-ci.txt +++ b/constraints-ci.txt @@ -1,2 +1,2 @@ -cmake==3.22.4 +cmake==3.22.5 ninja==1.10.2.3