build(deps): Bump pytest-cov from 3.0.0 to 4.0.0 in /requirements (#17)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Robinson <mrobinson@unstructured.io>
This commit is contained in:
dependabot[bot] 2022-10-03 18:15:19 +00:00 committed by GitHub
parent 192731253e
commit 737215f58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ pyparsing==3.0.9
# via packaging
pytest==7.1.3
# via pytest-cov
pytest-cov==3.0.0
pytest-cov==4.0.0
# via -r test.in
tomli==2.0.1
# via