Skip to content

Commit 68c709d

Browse files
committed
Auto-update dependencies.
1 parent 338042a commit 68c709d

File tree

29 files changed

+34
-34
lines changed

29 files changed

+34
-34
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12.2
2-
Flask-SQLAlchemy==2.2
2+
Flask-SQLAlchemy==2.3.2
33
gunicorn==19.7.1
44
PyMySQL==0.7.11
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12.2
2-
Flask-SQLAlchemy==2.2
2+
Flask-SQLAlchemy==2.3.2
33
gunicorn==19.7.1
44
psycopg2==2.7.3.1

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.11.5
1+
Django==1.11.6
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==1.11.5
1+
Django==1.11.6
22
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
22
gunicorn==19.7.1
3-
numpy==1.13.1
3+
numpy==1.13.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
google-cloud-pubsub==0.28.3
2+
google-cloud-pubsub==0.28.4
33
gunicorn==19.7.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
22
gunicorn==19.7.1
3-
numpy==1.13.1
3+
numpy==1.13.3
44
scipy==0.19.1
5-
Pillow==4.2.1
5+
Pillow==4.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
google-cloud-storage==1.4.0
2+
google-cloud-storage==1.5.0
33
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Django==1.11.5
1+
Django==1.11.6
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.11.5
2+
Django==1.11.6
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-endpoints==2.3.1
1+
google-endpoints==2.4.0
22
google-endpoints-api-management==1.3.0

auth/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-storage==1.4.0
1+
google-cloud-storage==1.5.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
22
gunicorn==19.7.1
33
google-cloud-vision==0.27.0
4-
google-cloud-storage==1.4.0
4+
google-cloud-storage==1.5.0
55
google-cloud-datastore==1.3.0

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cryptography==2.0.3
1+
cryptography==2.1.1
22
requests==2.18.4

container_engine/django_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.11.5
1+
Django==1.11.6
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.6.0
1+
grpcio==1.6.3
22
google-auth==1.1.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.6.0
2-
grpcio-tools==1.6.0
1+
grpcio==1.6.3
2+
grpcio-tools==1.6.3

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyJWT==1.5.3
2-
cryptography==2.0.3
2+
cryptography==2.1.1
33
flask==0.12.2
44
google-auth==1.1.1
55
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography==2.0.3
1+
cryptography==2.1.1
22
pyjwt==1.5.3
33
requests==2.18.4
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography==2.0.3
1+
cryptography==2.1.1
22
pyjwt==1.5.3
3-
paho-mqtt==1.3.0
3+
paho-mqtt==1.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==0.28.3
1+
google-cloud-pubsub==0.28.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-language==0.29.0
2-
numpy==1.13.1
2+
numpy==1.13.3

pubsub/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==0.28.3
1+
google-cloud-pubsub==0.28.4

spanner/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-spanner==0.27.0
1+
google-cloud-spanner==0.28.0

storage/cloud-client/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-storage==1.4.0
2-
google-cloud-pubsub==0.28.3
1+
google-cloud-storage==1.5.0
2+
google-cloud-pubsub==0.28.4

testing/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ mock==2.0.0
66
mysql-python==1.2.5; python_version < "3.0"
77
PyCrypto==2.6.1
88
pytest-cov==2.5.1
9-
pytest==3.2.2
9+
pytest==3.2.3
1010
pytest-capturelog==0.7
1111
pyyaml==3.12
12-
responses==0.7.0
12+
responses==0.8.1
1313
WebTest==2.0.28
1414
webapp2==2.5.2
1515
google-api-python-client==1.6.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.27.0
2-
pillow==4.2.1
2+
pillow==4.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.27.0
2-
pillow==4.2.1
2+
pillow==4.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.27.0
2-
Pillow==4.2.1
2+
Pillow==4.3.0

0 commit comments

Comments
 (0)