Skip to content

Commit f995349

Browse files
Bump pytest-cov from 2.10.1 to 2.11.0 (#132)
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6af29f7 commit f995349

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
@@ -59,7 +59,7 @@ nitpick = "^0.23.1"
5959
safety = "^1.10"
6060

6161
pytest = "^6.2"
62-
pytest-cov = "^2.10"
62+
pytest-cov = "^2.11"
6363
pytest-randomly = "^3.5"
6464
pytest-mypy-plugins = "^1.5"
6565

0 commit comments

Comments
 (0)