Skip to content

Commit a3a5234

Browse files
committed
Auto-update dependencies.
1 parent a2510fd commit a3a5234

File tree

29 files changed

+32
-32
lines changed

29 files changed

+32
-32
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12
22
gunicorn==19.6.0
3-
requests[security]==2.12.4
3+
requests[security]==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.10.5
1+
Django==1.11a1
22
mysqlclient==1.3.9
33
wheel==0.30.0a0
44
gunicorn==19.6.0

appengine/flexible/endpoints/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ flask-cors==3.0.2
33
gunicorn==19.6.0
44
six==1.10.0
55
pyyaml==3.12
6-
requests==2.12.4
6+
requests==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==1.10.5
1+
Django==1.11a1
22
gunicorn==19.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==19.6.0
22
oauth2client==4.0.0
3-
kinto==5.2.0
3+
kinto==5.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12
22
gunicorn==19.6.0
3-
requests[security]==2.12.4
3+
requests[security]==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12
22
gunicorn==19.6.0
3-
requests[security]==2.12.4
3+
requests[security]==2.13.0
44
mailjet-rest==v1.2.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12
22
gunicorn==19.6.0
3-
requests[security]==2.12.4
3+
requests[security]==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12
22
gunicorn==19.6.0
3-
requests==2.12.4
3+
requests==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12
22
gunicorn==19.6.0
3-
requests==2.12.4
3+
requests==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12
2-
requests==2.12.4
2+
requests==2.13.0
33
requests-toolbelt==0.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Django==1.10.5
1+
Django==1.11a1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
MySQL-python==1.2.5
2-
Django==1.10.5
2+
Django==1.11a1

appengine/standard/firebase/firenotes/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Flask==0.12
22
pyjwt==1.4.2
33
flask-cors==3.0.2
44
google-auth==0.5.0
5-
requests==2.12.4
5+
requests==2.13.0
66
requests-toolbelt==0.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==0.12
2-
requests==2.12.4
2+
requests==2.13.0
33
requests_toolbelt==0.7.0
44
oauth2client==4.0.0
55
functools32==3.2.3-2; python_version < "3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12
2-
requests==2.12.4
2+
requests==2.13.0
33
requests-toolbelt==0.7.0
44
mailjet-rest==v1.2.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12
2-
requests==2.12.4
2+
requests==2.13.0
33
requests-toolbelt==0.7.0

bigquery/dml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flake8==3.2.1
22
google-cloud-bigquery==0.22.1
33
PyMySQL==0.7.9
44
six==1.10.0
5-
SQLAlchemy==1.1.4
5+
SQLAlchemy==1.1.5

bigquery/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-auth==0.5.0
2-
requests==2.12.5
2+
requests==2.13.0

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.12.4
1+
requests==2.13.0
22
google-api-python-client==1.6.1

compute/encryption/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cryptography==1.7.1
2-
requests==2.12.4
1+
cryptography==1.7.2
2+
requests==2.13.0

compute/metadata/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
requests==2.12.4
1+
requests==2.13.0

compute/xmpp_wikibot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12
2-
requests==2.12.4
2+
requests==2.13.0
33
sleekxmpp==1.3.1
44
six==1.10.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.10.5
1+
Django==1.11a1
22
mysqlclient==1.3.9
33
wheel==0.30.0a0
44
gunicorn==19.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.0.4
1+
grpcio==1.1.0rc1
22
google-auth==0.5.0

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ flask-cors==3.0.2
33
gunicorn==19.6.0
44
six==1.10.0
55
pyyaml==3.12
6-
requests==2.12.4
6+
requests==2.13.0

language/movie_nl/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-api-python-client==1.6.1
2-
requests==2.12.4
2+
requests==2.13.0

speech/grpc/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
grpcio==1.0.4
1+
grpcio==1.1.0rc1
22
PyAudio==0.2.10
33
grpc-google-cloud-speech-v1beta1==0.14.0
44
six==1.10.0
5-
requests==2.12.4
5+
requests==2.13.0
66
google-auth==0.5.0

testing/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
beautifulsoup4==4.5.3
2-
coverage==4.3.2
2+
coverage==4.3.4
33
flaky==3.3.0
44
funcsigs==1.0.2
55
mock==2.0.0
66
mysql-python==1.2.5; python_version < "3.0"
77
PyCrypto==2.6.1
88
pytest-cov==2.4.0
9-
pytest==3.0.5
9+
pytest==3.0.6
1010
pyyaml==3.12
1111
responses==0.5.1
1212
WebTest==2.0.24

0 commit comments

Comments
 (0)