Skip to content

Commit b01753d

Browse files
Bump coverage from 7.6.2 to 7.6.3 in /dev_requirements (#908)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.2 to 7.6.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.2...7.6.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba99626 commit b01753d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements/requirements-coverage.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
#
66
# pip-compile-multi
77
#
8-
coverage==7.6.2
9-
# via -r dev_requirements/requirements-coverage.in
8+
coverage==7.6.3
9+
# via -r requirements-coverage.in

0 commit comments

Comments
 (0)