Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 10 (#162)
Browse files Browse the repository at this point in the history
* Update aiohttp from 3.0.6 to 3.0.7

* Update pytest from 3.4.1 to 3.4.2

* Update selenium from 3.10.0 to 3.11.0
  • Loading branch information
pyup.io bot authored and asvetlov committed Mar 13, 2018
1 parent 05957df commit 6efa4b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
aiohttp==3.0.6
aiohttp==3.0.7
tox==2.9.1
pytest==3.4.1
pytest==3.4.2
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-runner==4.0
pytest-flakes==2.0.0
pytest-pylint==0.9.0
pytest-sugar==0.9.1
flake8==3.5.0
selenium==3.10.0
selenium==3.11.0
docutils==0.14
pygments==2.2.0
-e .

0 comments on commit 6efa4b5

Please sign in to comment.