Skip to content

Commit

Permalink
Bump coverage from 7.2.6 to 7.2.7 (#8985)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.6 to 7.2.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.6...7.2.7)

---
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>
  • Loading branch information
dependabot[bot] committed May 30, 2023
1 parent 730a5ce commit 0918c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-constraints-requirements.txt
Expand Up @@ -29,7 +29,7 @@ click==8.1.3
# via black
colorlog==6.7.0
# via nox
coverage==7.2.6
coverage==7.2.7
# via pytest-cov
distlib==0.3.6
# via virtualenv
Expand Down

0 comments on commit 0918c72

Please sign in to comment.