Skip to content

Commit 3c7c54f

Browse files
chore(deps): bump coverage from 7.6.1 to 7.6.8 (#12032)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.8. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.8) --- 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 0c76072 commit 3c7c54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ coverage==7.2.7 ; python_full_version < '3.8'
4545
# via pytest-cov
4646
coverage==7.6.1 ; python_full_version == '3.8.*'
4747
# via pytest-cov
48-
coverage==7.6.7 ; python_full_version >= '3.9'
48+
coverage==7.6.8 ; python_full_version >= '3.9'
4949
# via pytest-cov
5050
distlib==0.3.9
5151
# via virtualenv

0 commit comments

Comments
 (0)