Skip to content

Commit 9794556

Browse files
dependabot[bot]Pierre-Sassoulas
authored andcommitted
Update coverage requirement from ~=7.7 to ~=7.8
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](nedbat/coveragepy@7.7.0...7.8.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15e0bd2 commit 9794556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ contributors-txt>=0.7.4
33
tbump~=6.11
44

55
# Tools used to run tests
6-
coverage~=7.6
6+
coverage~=7.8
77
pytest
88
pytest-cov~=5.0
99
mypy

0 commit comments

Comments
 (0)