Skip to content

Commit 07591bc

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#1341)
1 parent 2c43329 commit 07591bc

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

appengine/flexible/django_cloudsql/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.0.1
1+
Django==2.0.2
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==2.0.1
1+
Django==2.0.2
22
gunicorn==19.7.1

container_engine/django_tutorial/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.0.1
1+
Django==2.0.2
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.8.6
1+
grpcio==1.9.0
22
google-auth==1.3.0
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.8.6
2-
grpcio-tools==1.8.6
1+
grpcio==1.9.0
2+
grpcio-tools==1.9.0

testing/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
beautifulsoup4==4.6.0
2-
coverage==4.4.2
2+
coverage==4.5
33
flaky==3.4.0
44
funcsigs==1.0.2
55
mock==2.0.0

0 commit comments

Comments
 (0)