Skip to content

Commit 2a1211a

Browse files
Bump pytest-cov from 2.10.1 to 2.11.0 (#50)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.11.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.10.1...v2.11.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 b7f8fdf commit 2a1211a

File tree

2 files changed

+60
-40
lines changed

2 files changed

+60
-40
lines changed

poetry.lock

Lines changed: 59 additions & 39 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.23.1"
5656
safety = "^1.10"
5757

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

0 commit comments

Comments
 (0)