Skip to content

Commit

Permalink
Auto-update dependencies. (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Aug 29, 2016
1 parent 49da3b9 commit dfa8e2a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/endpoints/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ flask-cors==3.0.0
gunicorn==19.6.0
gcloud==0.18.1
six==1.10.0
pyyaml==3.11
pyyaml==3.12
requests==2.11.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cryptography==1.4
cryptography==1.5
requests==2.11.1
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ mysql-python==1.2.5
PyCrypto==2.6.1
pytest-cov==2.3.1
pytest==3.0.1
pyyaml==3.11
pyyaml==3.12
responses==0.5.1
WebTest==2.0.23
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is generated by nox -s reqrollup. Do not edit.
beautifulsoup4==4.5.1
coverage==4.2
cryptography==1.4
cryptography==1.5
Django==1.10
flaky==3.3.0
flask-cors==3.0.0
Expand Down Expand Up @@ -33,7 +33,7 @@ pymemcache==1.3.6
PyMySQL==0.7.6
pytest-cov==2.3.1
pytest==3.0.1
pyyaml==3.11
pyyaml==3.12
redis==2.10.5
requests-toolbelt==0.7.0
requests==2.11.1
Expand Down

0 comments on commit dfa8e2a

Please sign in to comment.