Skip to content

Commit 8d5f636

Browse files
authored
Merge pull request #146 from rethinkdb/dependabot/pip/pytest-cov-2.8.1
Bump pytest-cov from 2.7.1 to 2.8.1
2 parents 95e96de + 1803018 commit 8d5f636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
async-generator==1.10; python_version>="3.6"
22
codacy-coverage==1.3.11
33
mock==3.0.5
4-
pytest-cov==2.7.1
4+
pytest-cov==2.8.1
55
pytest-tornasync; python_version >= '3.5'
66
pytest-trio==0.5.2; python_version>="3.6"
77
pytest==4.5.0

0 commit comments

Comments
 (0)