We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa11b5 commit 2a42c5bCopy full SHA for 2a42c5b
requirements.txt
@@ -3,7 +3,7 @@ setuptools
3
ipython==5.6.0
4
selenium==3.14.0
5
nose==1.3.7
6
-pytest==3.7.3
+pytest==3.7.4
7
pytest-html==1.19.0
8
pytest-xdist==1.23.0
9
six==1.11.0
setup.py
@@ -50,7 +50,7 @@
50
'ipython==5.6.0',
51
'selenium==3.14.0',
52
'nose==1.3.7',
53
- 'pytest==3.7.3',
+ 'pytest==3.7.4',
54
'pytest-html==1.19.0',
55
'pytest-xdist==1.23.0',
56
'six==1.11.0',
0 commit comments