Skip to content

Commit 4f7da94

Browse files
Bump pytest-cov from 2.11.1 to 2.12.0 (#85)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.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@v2.11.1...v2.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e0c498f commit 4f7da94

File tree

2 files changed

+62
-56
lines changed

2 files changed

+62
-56
lines changed

poetry.lock

Lines changed: 61 additions & 55 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.26.0"
5656
safety = "^1.10"
5757

5858
pytest = "^6.2"
59-
pytest-cov = "^2.11"
59+
pytest-cov = "^2.12"
6060
pytest-randomly = "^3.8"
6161
pytest-mypy-plugins = "^1.6"
6262

0 commit comments

Comments
 (0)