Skip to content

Commit 7c0bcf3

Browse files
Bump pytest-cov from 3.0.0 to 4.0.0 (#437)
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](pytest-dev/pytest-cov@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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05ef9c1 commit 7c0bcf3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ nitpick = "^0.32"
5757
safety = "^2.2"
5858

5959
pytest = "^7.1"
60-
pytest-cov = "^3.0"
60+
pytest-cov = "^4.0"
6161
pytest-randomly = "^3.12"
6262
pytest-mypy-plugins = "^1.9"
6363

0 commit comments

Comments
 (0)