8000 Auto-update dependencies. (#1186) · peleitor/python-docs-samples@c169207 · GitHub
[go: up one dir, main page]

Skip to content

Commit c169207

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#1186)
1 parent 4e17dbf commit c169207

File tree

69 files changed

+78
-78
lines changed

Some content is hidden

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

69 files changed

+78
-78
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.3.0
2+
google-cloud-datastore==1.4.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-pubsub==0.28.4
2+
google-cloud-pubsub==0.29.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.5.0
2+
google-cloud-storage==1.6.0
33
gunicorn==19.7.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.12.2
22
google-api-python-client==1.6.4
3-
google-auth==1.1.1
3+
google-auth==1.2.0
44
google-auth-httplib2==0.0.2
5-
google-cloud-datastore==1.3.0
5+
google-cloud-datastore==1.4.0
66
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.1.1
2+
google-auth==1.2.0
33
google-auth-httplib2==0.0.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.12.2
22
pyjwt==1.5.3
33
flask-cors==3.0.3
4-
google-auth==1.1.1
4+
google-auth==1.2.0
55
requests==2.18.4
66
requests-toolbelt==0.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.1.1
2+
google-auth==1.2.0
33
google-auth-httplib2==0.0.2

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
22
google-auth-httplib2==0.0.2
3-
google-auth==1.1.1
3+
google-auth==1.2.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.5.0
1+
google-cloud-storage==1.6.0

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-auth==1.1.1
1+
google-auth==1.2.0
22
google-auth-oauthlib==0.1.1
33
google-auth-httplib2==0.0.2
44
google-api-python-client==1.6.4

0 commit comments

Comments
 (0)
0