Skip to content

Commit 4190a57

Browse files
chore(deps): update dependency pytest-cov to ~2.12.0
1 parent 1f259c1 commit 4190a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ coverage = [
4848
coveralls = [
4949
{ version = ">=3.3.0", python = ">=3.5" },
5050
]
51-
pytest-cov = "~2.8"
51+
pytest-cov = "~2.12.0"
5252
flake8 = ">=3.6.0"
5353
mock = "^3.0.5"
5454
bumpversion = "^0.5.0"

0 commit comments

Comments
 (0)