Skip to content

Commit 2dc4cdb

Browse files
Update coverage requirement from >=7.15.0 to >=7.15.3
Updates the requirements on [coverage](https://github.com/coveragepy/coveragepy) to permit the latest version. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.0...7.15.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc2949f commit 2dc4cdb

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,4 +1,4 @@
1-
coverage>=7.15.0
1+
coverage>=7.15.3
22
nose>=1.3.7
33
pytest
44
pytest-cov

0 commit comments

Comments
 (0)