Skip to content

Commit e64b04f

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#1377)
* Auto-update dependencies. * Update requirements.txt
1 parent eb7511a commit e64b04f

File tree

47 files changed

+53
-55
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+53
-55
lines changed
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-datastore==1.5.0
2+
google-cloud-datastore==1.6.0
33
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
2-
google-cloud-storage==1.7.0
2+
google-cloud-storage==1.8.0
33
gunicorn==19.7.1

appengine/flexible/tasks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Flask==0.12.2
22
google-api-python-client==1.6.5
33
google-auth==1.4.1
44
google-auth-httplib2==0.0.3
5-
google-cloud-datastore==1.5.0
5+
google-cloud-datastore==1.6.0
66
gunicorn==19.7.1

appengine/standard/firebase/firenotes/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
2-
pyjwt==1.5.3
2+
pyjwt==1.6.0
33
flask-cors==3.0.3
44
google-auth==1.4.1
55
requests==2.18.4

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.7.0
1+
google-cloud-storage==1.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-bigquery==0.30.0
1+
google-cloud-bigquery==0.31.0
22
google-auth-oauthlib==0.2.0
33
pytz==2018.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-bigquery-datatransfer==0.1.0
1+
google-cloud-bigquery-datatransfer==0.1.1

bigtable/hello/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==0.28.1
2-
google-cloud-core==0.28.0
1+
google-cloud-bigtable==0.29.0
2+
google-cloud-core==0.28.1
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
google-cloud-happybase==0.26.0
2-
google-cloud-bigtable==0.28.1
3-
google-cloud-core==0.28.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==0.28.1
2-
google-cloud-monitoring==0.28.0
1+
google-cloud-bigtable==0.29.0
2+
google-cloud-monitoring==0.28.1

0 commit comments

Comments
 (0)