From 82dce8defed43825e467526c8544073e6004c5e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:46:11 +0000 Subject: [PATCH] feat(deps): bump cmake from 3.26.4 to 3.27.7 in /.devcontainer Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.26.4 to 3.27.7. - [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.4...3.27.7) --- updated-dependencies: - dependency-name: cmake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index c22f360c..141e5275 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -1,2 +1,2 @@ -cmake==3.26.4 +cmake==3.27.7 gcovr==6.0