Skip to content

Commit 53e3ee0

Browse files
1 parent 9c8be75 commit 53e3ee0

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
@@ -2,7 +2,7 @@ mock==2.0.0;python_version=="2.6" # pyup: ==2.0.0
22
mock==3.0.5;python_version>="2.7"
33
pytest==3.2.5;python_version=="2.6" or python_version=="3.3" # pyup: ==3.2.5
44
pytest==4.6.3;python_version=="2.7" or python_version=="3.4"
5-
pytest==5.0.1;python_version>="3.5"
5+
pytest==5.1.0;python_version>="3.5"
66
pytest-travis-fold==1.3.0
77
pytest-catchlog==1.2.2;python_version=="2.6"
88
pytest-cov==2.5.1;python_version=="2.6" # pyup: ==2.5.1

0 commit comments

Comments
 (0)