Skip to content

Commit 2a9ccf8

Browse files
build(deps): update coverage requirement from ==7.5.* to ==7.6.*
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.5.0...7.6.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a39ddbd commit 2a9ccf8

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.5.*
1+
coverage == 7.6.*
22
pre-commit == 3.5.*
33
tox == 4.15.*
44
django-stubs == 5.0.*

0 commit comments

Comments
 (0)