Skip to content

Commit a58d8f0

Browse files
Update coverage requirement from ==7.6.* 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.6.0...7.8.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbf5fc0 commit a58d8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage == 7.6.*
1+
coverage == 7.8.*
22
orjson == 3.10.*
33
pre-commit == 4.0.*
44
python-decouple == 3.8

0 commit comments

Comments
 (0)