8000 Bump pytest-cov from 3.0.0 to 4.0.0 (#132) · dry-python/lambdas@628554d · GitHub
[go: up one dir, main page]

Skip to content

Commit 628554d

Browse files
Bump pytest-cov from 3.0.0 to 4.0.0 (#132)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9b2d10 commit 628554d

Fi 8000 le tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -56,7 +56,7 @@ nitpick = "^0.32.0"
5656
safety = "^2.1"
5757

5858
pytest = "^7.1"
59-
pytest-cov = "^3.0"
59+
pytest-cov = "^4.0"
6060
pytest-randomly = "^3.12"
6161
pytest-mypy-plugins = "^1.10"
6262

0 commit comments

Comments
 (0)
0