Skip to content

Commit cc5a75d

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#123)
1 parent 26697ec commit cc5a75d

8 files changed

Lines changed: 18 additions & 18 deletions

File tree

1-hello-world/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==0.12
1+
Flask==0.12.1
22
gunicorn==19.7.1

2-structured-data/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Flask==0.12
2-
google-cloud==0.23.0
1+
Flask==0.12.1
2+
google-cloud==0.24.0
33
gunicorn==19.7.1
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.2

3-binary-data/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Flask==0.12
2-
google-cloud==0.23.0
1+
Flask==0.12.1
2+
google-cloud==0.24.0
33
gunicorn==19.7.1
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.2

4-auth/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Flask==0.12
2-
google-cloud==0.23.0
1+
Flask==0.12.1
2+
google-cloud==0.24.0
33
gunicorn==19.7.1
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.2

5-logging/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Flask==0.12
2-
google-cloud==0.23.0
1+
Flask==0.12.1
2+
google-cloud==0.24.0
33
gunicorn==19.7.1
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.2

6-pubsub/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Flask==0.12
2-
google-cloud==0.23.0
1+
Flask==0.12.1
2+
google-cloud==0.24.0
33
gunicorn==19.7.1
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.2
@@ -8,5 +8,5 @@ Flask-PyMongo==0.4.1
88
PyMongo==3.4.0
99
six==1.10.0
1010
requests[security]==2.13.0
11-
honcho==0.7.1
11+
honcho==1.0.1
1212
psq==0.5.0

7-gce/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Flask==0.12
2-
google-cloud==0.23.0
1+
Flask==0.12.1
2+
google-cloud==0.24.0
33
gunicorn==19.7.1
44
oauth2client==4.0.0
55
Flask-SQLAlchemy==2.2
@@ -8,5 +8,5 @@ Flask-PyMongo==0.4.1
88
PyMongo==3.4.0
99
six==1.10.0
1010
requests[security]==2.13.0
11-
honcho==0.7.1
11+
honcho==1.0.1
1212
psq==0.5.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Flask==0.12
2-
google-cloud==0.23.0
1+
Flask==0.12.1
2+
google-cloud==0.24.0
33
gunicorn==19.7.1
44
oauth2client==4.0.0
55
mock==2.0.0
@@ -9,5 +9,5 @@ Flask-PyMongo==0.4.1
99
PyMongo==3.4.0
1010
six==1.10.0
1111
requests[security]==2.13.0
12-
honcho==0.7.1
12+
honcho==1.0.1
1313
psq==0.5.0

0 commit comments

Comments
 (0)