build(deps): bump coverage from 6.4.2 to 6.4.3

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.4.3.
- [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/6.4.2...6.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-08 10:17:26 +00:00 committed by GitHub
parent 7da578f680
commit 390fde1fdb
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==6.4.2
coverage==6.4.3
black==22.6.0
isort==5.10.1
pylint==2.14.5