Skip to content

Commit

Permalink
Update pytest, pytest-metadata, and selenium to latest (#3792)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendonner authored and willkg committed May 23, 2017
1 parent 9ff1852 commit 43e5997
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions e2e-tests/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ deps =
bidpom==2.0.1
mozlog==3.4
PyPOM==1.1.1
pytest==3.0.7
pytest==3.1.0
pytest-base-url==1.3.0
pytest-html==1.14.2
pytest-metadata==1.4.0
pytest-metadata==1.5.0
pytest-selenium==1.10.0
pytest-variables==1.6.1
pytest-xdist==1.16.0
selenium==3.4.1
selenium==3.4.2
requests==2.14.2
commands = pytest \
--junit-xml=results/{envname}.xml \
Expand Down

0 comments on commit 43e5997

Please sign in to comment.