Skip to content

Commit 186729d

Browse files
build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 (#1494)
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 9ee1df0 commit 186729d

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
@@ -85,7 +85,7 @@ slotscheck = "^0.15.0"
8585
safety = "^2.2"
8686

8787
pytest = "^7.1"
88-
pytest-cov = "^3.0"
88+
pytest-cov = "^4.0"
8989
pytest-randomly = "^3.12"
9090
pytest-mypy-plugins = "^1.9.2"
9191
pytest-subtests = "^0.8"

0 commit comments

Comments
 (0)