Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit 4e01518

Browse files
committed
chore(dependencies): update dependency pytest-cov to ^2.10.1
1 parent e7db1ce commit 4e01518

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

poetry.lock

+9-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pyyaml = "^5.3"
2727

2828
[tool.poetry.dev-dependencies]
2929
pytest = "^5.4.2"
30-
pytest-cov = "^2.8.1"
30+
pytest-cov = "^2.10.1"
3131
coveralls = "^1.11.1"
3232
black = {version = "^19.10b0", python = "^3.6"}
3333
codecov = "^2.1.3"

0 commit comments

Comments
 (0)