Skip to content

Commit f16c1a5

Browse files
dependabot[bot]vicheeyseshubaws
authored
chore(deps-dev): bump coverage from 7.8.2 to 7.9.1 in /requirements (#8104)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.2 to 7.9.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.8.2...7.9.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vicheey <181402101+vicheey@users.noreply.github.com> Co-authored-by: seshubaws <116689586+seshubaws@users.noreply.github.com>
1 parent d45afa1 commit f16c1a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r pre-dev.txt
22

3-
coverage==7.8.2; python_version>="3.9"
3+
coverage==7.9.1; python_version>="3.9"
44
coverage==7.6.1; python_version<"3.9"
55
pytest-cov==6.2.1; python_version>="3.9"
66
pytest-cov==5.0.0; python_version<"3.9"

0 commit comments

Comments
 (0)