From fe63ef4f3c98a8ed06bdeb032604778299186b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 08:13:05 +0000 Subject: [PATCH] deps(deps): bump cmake from 3.27.7 to 3.27.9 in /.devcontainer Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.27.7 to 3.27.9. - [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.27.7...3.27.9) --- updated-dependencies: - dependency-name: cmake dependency-type: direct:production update-type: version-update:semver-patch ... 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 141e5275..8cc0dde5 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -1,2 +1,2 @@ -cmake==3.27.7 +cmake==3.27.9 gcovr==6.0