Skip to content

Commit 61e3fb4

Browse files
committed
update pytest-cov for pytest 4.1.0 compatibility
1 parent c1016f4 commit 61e3fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pytest-runner==4.2 # pyup: update minor
2020
pytest-asyncio==0.10.0 # pyup: update minor
2121
pytest-tornado5==2.0.0 # pyup: update minor
2222
pytest-mock==1.10.0 # pyup: update minor
23-
pytest-cov==2.6.0 # pyup: update minor
23+
pytest-cov==2.6.1 # pyup: update minor
2424

2525
# docs
2626
Sphinx==1.8.1 # pyup: update minor

0 commit comments

Comments
 (0)