Skip to content

Commit 02b08f2

Browse files
chore(deps): Update coverage requirement from ~=7.3.0 to ~=7.11.0
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.3.0...7.11.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5eeac9 commit 02b08f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
pytest ~= 8.4
44
pytest-mock ~= 3.14
55

6-
coverage ~= 7.3.0
6+
coverage ~= 7.11.0

0 commit comments

Comments
 (0)