Bump pytest-cov from 3.0.0 to 4.0.0 (#477)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 11 Nov 2022 21:42:52 +0000 (22:42 +0100)
committerGitHub <noreply@github.com>
Fri, 11 Nov 2022 21:42:52 +0000 (22:42 +0100)
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:development
  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>
requirements_dev.txt

index 44faece8d98464bd22f46c696bd30a2e4d9de5de..39da024a5356cee3ab3530bd66f8cd6e1a59c0cb 100644 (file)
@@ -5,7 +5,7 @@ mypy==0.982
 pydocstyle==6.1.1
 pylint==2.15.5
 pytest-aiohttp==1.0.4
-pytest-cov==3.0.0
+pytest-cov==4.0.0
 pytest-freezegun==0.4.2
 pytest-socket==0.5.1
 pytest-test-groups==1.0.3