Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit 904e21f

Browse files
chore(deps-dev): bump pytest-cov from 2.9.0 to 2.10.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.9.0 to 2.10.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.9.0...v2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9973414 commit 904e21f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -39,7 +39,7 @@ flake8 = "^3.8"
3939
black = "^19.3b0"
4040
docformatter = "^1.3"
4141
mypy = "^0.780"
42-
pytest-cov = "^2.9"
42+
pytest-cov = "^2.10"
4343
coveralls = "^2.0"
4444
bandit = "^1.6"
4545

0 commit comments

Comments
 (0)