Skip to content

Commit 6bd4c0c

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (#673)
1 parent b65919c commit 6bd4c0c

File tree

23 files changed

+27
-27
lines changed

23 files changed

+27
-27
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
requests[security]==2.12.0
3+
requests[security]==2.12.1

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.0
6+
requests==2.12.1
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==4.3.3
3+
kinto==4.3.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
requests[security]==2.12.0
3+
requests[security]==2.12.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
requests[security]==2.12.0
3+
requests[security]==2.12.1
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.11.1
22
gunicorn==19.6.0
3-
requests[security]==2.12.0
3+
requests[security]==2.12.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
requests==2.12.0
3+
requests==2.12.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
requests==2.12.0
3+
requests==2.12.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
numpy==1.11.2
3+
numpy==1.12.0b1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
numpy==1.11.2
3+
numpy==1.12.0b1
44
scipy==0.18.1
55
Pillow==3.4.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
2-
requests==2.12.0
2+
requests==2.12.1
33
requests-toolbelt==0.7.0

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.11.1
22
pyjwt==1.4.2
33
flask-cors==3.0.2
44
google-auth==0.3.1
5-
requests==2.12.0
5+
requests==2.12.1
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.11.1
2-
requests==2.12.0
2+
requests==2.12.1
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.11.1
2-
requests==2.12.0
2+
requests==2.12.1
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.11.1
2-
requests==2.12.0
2+
requests==2.12.1
33
requests-toolbelt==0.7.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.0
1+
requests==2.12.1
22
google-api-python-client==1.5.5

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
cryptography==1.5.3
2-
requests==2.12.0
2+
requests==2.12.1

compute/metadata/requirements.txt

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

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.11.1
2-
requests==2.12.0
2+
requests==2.12.1
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 +1 @@
1-
grpcio == 1.0.1
1+
grpcio==1.0.1

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.0
6+
requests==2.12.1

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.5.5
2-
requests==2.12.0
2+
requests==2.12.1

testing/requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ flask-cors==3.0.2
99
Flask-SQLAlchemy==2.1
1010
flask==0.11.1
1111
Flask==0.11.1
12-
fluent-logger==0.4.4
1312
funcsigs==1.0.2
1413
functools32==3.2.3-2; python_version < "3"
1514
google-api-python-client==1.5.5
@@ -19,6 +18,7 @@ google-cloud-bigtable==0.21.0
1918
google-cloud-core==0.21.0
2019
google-cloud-datastore==0.21.0
2120
google-cloud-dns==0.21.0
21+
google-cloud-error-reporting==0.21.0
2222
google-cloud-happybase==0.20.0
2323
google-cloud-language==0.21.0
2424
google-cloud-logging==0.21.0
@@ -32,12 +32,12 @@ grpc-google-cloud-speech-v1beta1==0.11.1
3232
grpcio==1.0.1
3333
gunicorn==19.6.0
3434
httplib2==0.9.2
35-
kinto==4.3.3
35+
kinto==4.3.4
3636
mailjet-rest==v1.2.2
3737
mock==2.0.0
3838
mysql-python==1.2.5; python_version == '2.7'
3939
mysqlclient==1.3.9
40-
numpy==1.11.2
40+
numpy==1.12.0b1
4141
oauth2client==4.0.0
4242
Pillow==3.4.2
4343
pyasn1-modules==0.0.8
@@ -51,8 +51,8 @@ pytest==3.0.4
5151
pyyaml==3.12
5252
redis==2.10.5
5353
requests-toolbelt==0.7.0
54-
requests==2.12.0
55-
requests[security]==2.12.0
54+
requests==2.12.1
55+
requests[security]==2.12.1
5656
requests_toolbelt==0.7.0
5757
responses==0.5.1
5858
rsa==3.4.2

0 commit comments

Comments
 (0)