Skip to content

Commit ca51b3b

Browse files
dependabot[bot]sobolevn
authored andcommitted
Bump pytest-cov from 2.6.1 to 2.7.1 (#70)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.1 to 2.7.1. - [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.6.1...v2.7.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 5f78375 commit ca51b3b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 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
@@ -44,7 +44,7 @@ flake8-pyi = "^19.2"
4444
safety = "^1.8"
4545

4646
pytest = "^4.4"
47-
pytest-cov = "^2.6"
47+
pytest-cov = "^2.7"
4848
pytest-randomly = "^3.0"
4949

5050
sphinx = "^2.0"

0 commit comments

Comments
 (0)