Skip to content

Commit 390fde1

Browse files
build(deps): bump coverage from 6.4.2 to 6.4.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@6.4.2...6.4.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7da578f commit 390fde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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==6.4.2
7+
coverage==6.4.3
88
black==22.6.0
99
isort==5.10.1
1010
pylint==2.14.5

0 commit comments

Comments
 (0)