Bump pytest-cov from 2.12.1 to 3.0.0 (#179)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 Nov 2021 15:59:21 +0000 (16:59 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 15:59:21 +0000 (16:59 +0100)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.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/v2.12.1...v3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements_test.txt

index ff6240c57fe4ede2b98ed3ad0a95f0c8783f91d7..e2e91c0f6a5704bbe5ca1254004ca3aafd9b7855 100644 (file)
@@ -1,3 +1,3 @@
 pytest==6.2.5
-pytest-cov==2.12.1
+pytest-cov==3.0.0
 pytest-timeout==1.4.2