Skip to content

Commit a832b11

Browse files
Bump pytest-cov from 2.8.1 to 2.9.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.9.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.8.1...v2.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent eaaa962 commit a832b11

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -26,7 +26,7 @@ cbor2 = "^5.1.0"
2626
[tool.poetry.dev-dependencies]
2727
pytest = "^5.4"
2828
black = {version = "^19.10b0",allow-prereleases = true}
29-
pytest-cov = "^2.8.1"
29+
pytest-cov = "^2.9.0"
3030
numpy = "^1.18.2"
3131
jsonschema = "^3.2.0"
3232

0 commit comments

Comments
 (0)