Skip to content

Commit 61a3798

Browse files
Bump coverage from 6.3.3 to 6.4
2 parents c6a745d + b3769be commit 61a3798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
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==6.3.3 # pytest-cov
4+
coverage==6.4 # pytest-cov
55
pytest==6.2.5
66
pytest-cov==3.0.0
77
pytest-xdist==2.5.0

0 commit comments

Comments
 (0)