Skip to content

Commit c65dffe

Browse files
chore(deps): update dependency pytest-cov to ~2.12.0
1 parent 17f976c commit c65dffe

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
@@ -51,7 +51,7 @@ coveralls = [
5151
{ version = ">=3.3.0", python = ">=3.5" },
5252
{ version = "<2", python = "<3.5" },
5353
]
54-
pytest-cov = "~2.8"
54+
pytest-cov = "~2.12.0"
5555
flake8 = ">=3.6.0"
5656
mock = "^3.0.5"
5757
bumpversion = "^0.5.0"

0 commit comments

Comments
 (0)