Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
This should make happy pyup.io
  • Loading branch information
Javier Collado committed Nov 25, 2016
1 parent c29d85a commit fe49538
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,9 +1,9 @@
pip==8.1.2
pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==2.6.0
tox==2.3.1
coverage==4.1
Sphinx==1.4.8
cryptography==1.4
flake8==3.2.1
tox==2.5.0
coverage==4.2
Sphinx==1.4.9
cryptography==1.6

0 comments on commit fe49538

Please sign in to comment.