Skip to content

Commit 014b595

Browse files
dependabot[bot]vicheeymbfrederseshubaws
authored
chore(deps-dev): bump coverage from 7.6.10 to 7.6.12 in /requirements (#7884)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.10 to 7.6.12. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.10...7.6.12) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vicheey <[email protected]> Co-authored-by: Frederic Mbea <[email protected]> Co-authored-by: seshubaws <[email protected]>
1 parent 45afefd commit 014b595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r pre-dev.txt
22

3-
coverage==7.6.10; python_version>="3.9"
3+
coverage==7.6.12; python_version>="3.9"
44
coverage==7.6.1; python_version<"3.9"
55
pytest-cov==6.0.0; python_version>="3.9"
66
pytest-cov==5.0.0; python_version<"3.9"

0 commit comments

Comments
 (0)