From b50ebc9e253a0d2db324f7215fc0e9141fb1916f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 17:07:57 +0000 Subject: [PATCH] Bump gcovr from 5.0 to 5.1 Bumps [gcovr](https://github.com/gcovr/gcovr) from 5.0 to 5.1. - [Release notes](https://github.com/gcovr/gcovr/releases) - [Changelog](https://github.com/gcovr/gcovr/blob/master/CHANGELOG.rst) - [Commits](https://github.com/gcovr/gcovr/compare/5.0...5.1) --- updated-dependencies: - dependency-name: gcovr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dc1ae2..3b1107e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ black==22.1.0 -gcovr==5.0 +gcovr==5.1 GitPython==3.1.26 pylint==2.12.2