build(deps): bump coverage from 7.0.5 to 7.1.0

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.5 to 7.1.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.0.5...7.1.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-25 10:02:03 +00:00 committed by GitHub
parent d2908c0041
commit b0fbc3cfc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
-r requirements-pinned.txt
# additional test tools for linting and coverage measurement
coverage==7.0.5
coverage==7.1.0
black==22.12.0
isort==5.11.4
pylint==2.15.10