Skip to content

Commit

Permalink
Scheduled monthly dependency update for June (#25)
Browse files Browse the repository at this point in the history
* Update mock from 2.0.0 to 3.0.5

* Update pip from 19.1 to 19.1.1

* Update pytest from 4.4.1 to 4.5.0

* Update pytest-runner from 4.4 to 5.1

* Update tox from 3.9.0 to 3.12.1

* Update wheel from 0.33.1 to 0.33.4
  • Loading branch information
pyup-bot authored and Anthchirp committed Jun 1, 2019
1 parent 1762fb6 commit c2c58f6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
bump2version==0.5.10
coverage==4.5.3
flake8==3.7.7
mock==2.0.0
pip==19.1
pytest==4.4.1
pytest-runner==4.4
mock==3.0.5
pip==19.1.1
pytest==4.5.0
pytest-runner==5.1
six==1.12.0
Sphinx==1.8.5 # pyup: <2.0 # for Python 2.7 and 3.4 support
tox==3.9.0
tox==3.12.1
twine==1.13.0
watchdog==0.9.0
wheel==0.33.1
wheel==0.33.4

0 comments on commit c2c58f6

Please sign in to comment.