Skip to content

Commit c4139bf

Browse files
build(deps): bump gcovr from 7.2 to 8.0 (#778)
Bumps [gcovr](https://github.com/gcovr/gcovr) from 7.2 to 8.0. - [Release notes](https://github.com/gcovr/gcovr/releases) - [Changelog](https://github.com/gcovr/gcovr/blob/main/CHANGELOG.rst) - [Commits](gcovr/gcovr@7.2...8.0) --- updated-dependencies: - dependency-name: gcovr dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08da45f commit c4139bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-coverage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r requirements-test.txt
2-
gcovr==7.2
2+
gcovr==8.0
33
pytest-cov==5.0.0
44
coverage==7.6.1

0 commit comments

Comments
 (0)