Upgrade to selenium 2.53.6
This commit is contained in:
parent
82f287fafd
commit
5f39e23fd1
|
@ -1,6 +1,6 @@
|
||||||
pip>=8.1.2
|
pip>=8.1.2
|
||||||
setuptools>=18.5
|
setuptools>=18.5
|
||||||
selenium>=2.53.5
|
selenium>=2.53.6
|
||||||
nose==1.3.7
|
nose==1.3.7
|
||||||
pytest==2.9.1
|
pytest==2.9.1
|
||||||
flake8==2.5.4
|
flake8==2.5.4
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
pip>=8.1.2
|
pip>=8.1.2
|
||||||
setuptools>=18.5
|
setuptools>=18.5
|
||||||
selenium>=2.53.5
|
selenium>=2.53.6
|
||||||
nose==1.3.7
|
nose==1.3.7
|
||||||
pytest==2.9.1
|
pytest==2.9.1
|
||||||
flake8==2.5.4
|
flake8==2.5.4
|
||||||
|
|
Loading…
Reference in New Issue