Skip to content

Commit efc4fd7

Browse files
Merge pull request dbfixtures#302 from ClearcodeHQ/dependabot/pip/coverage-5.2
2 parents 1118868 + 2997838 commit efc4fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
22
pip>=9 # minimum installation requirements
33
setuptools>=21 # minimum installation requirements
4-
coverage==5.1 # pytest-cov
4+
coverage==5.2 # pytest-cov
55
pytest==5.4.3
66
psycopg2-binary==2.8.5; platform_python_implementation != "PyPy"
77
psycopg2cffi==2.8.1; platform_python_implementation == "PyPy"

0 commit comments

Comments
 (0)