build(deps): bump pytest-cov in /testing/plugins_integration

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>
This commit is contained in:
dependabot[bot] 2021-10-04 03:01:33 +00:00 committed by GitHub
parent 35d8c1398c
commit c061412a8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ anyio[curio,trio]==3.3.2
django==3.2.7
pytest-asyncio==0.15.1
pytest-bdd==4.1.0
pytest-cov==2.12.1
pytest-cov==3.0.0
pytest-django==4.4.0
pytest-flakes==4.0.3
pytest-html==3.1.1