Skip to content

Commit 75e1b87

Browse files
committed
Auto-update dependencies.
1 parent 46eab7b commit 75e1b87

File tree

15 files changed

+16
-16
lines changed

15 files changed

+16
-16
lines changed

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.2
1+
Django==1.11.3
22
mysqlclient==1.3.10
33
wheel==0.29.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.2
1+
Django==1.11.3
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.0
3+
numpy==1.13.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.0
3+
numpy==1.13.1
44
scipy==0.19.1
5-
Pillow==4.1.1
5+
Pillow==4.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Django==1.11.2
1+
Django==1.11.3
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.2
2+
Django==1.11.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-endpoints==2.0.6
2-
google-endpoints-api-management==1.1.2
2+
google-endpoints-api-management==1.1.3

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.2
1+
Django==1.11.3
22
mysqlclient==1.3.10
33
wheel==0.29.0
44
gunicorn==19.7.1

dataproc/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.2
2-
google-cloud==0.26.0
2+
google-cloud==0.26.1

error_reporting/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-error-reporting==0.25.0
1+
google-cloud-error-reporting==0.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.6.2
22
google-auth-httplib2==0.0.2
33
google-auth==1.0.1
4-
google-cloud==0.26.0
4+
google-cloud==0.26.1

testing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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.1.2
9+
pytest==3.1.3
1010
pytest-capturelog==0.7
1111
pyyaml==3.12
1212
responses==0.5.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.25.0
2-
pillow==4.1.1
2+
pillow==4.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.25.0
2-
pillow==4.1.1
2+
pillow==4.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.25.0
2-
Pillow==4.1.1
2+
Pillow==4.2.1

0 commit comments

Comments
 (0)