Skip to content

Commit b0fbc3c

Browse files
build(deps): bump coverage from 7.0.5 to 7.1.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.5 to 7.1.0. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.0.5...7.1.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2908c0 commit b0fbc3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-r requirements-pinned.txt
55

66
# additional test tools for linting and coverage measurement
7-
coverage==7.0.5
7+
coverage==7.1.0
88
black==22.12.0
99
isort==5.11.4
1010
pylint==2.15.10

0 commit comments

Comments
 (0)