Skip to content

Commit 8dfd343

Browse files
build(deps): update coverage requirement from ~=7.2.2 to ~=7.6.10
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.2.2...7.6.10) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c69a31 commit 8dfd343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest~=7.2.2
2-
coverage~=7.2.2
2+
coverage~=7.6.10
33
testfixtures~=8.2.0

0 commit comments

Comments
 (0)