8000 Auto-update dependencies. (#1217) · johnmanong/python-docs-samples@4150e06 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4150e06

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#1217)
1 parent 65aac24 commit 4150e06

File tree

32 files changed

+57
-57
lines changed

32 files changed

+57
-57
lines changed
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.2.0
4-
google-auth-httplib2==0.0.2
3+
google-auth==1.2.1
4+
google-auth-httplib2==0.0.3
55
google-cloud-datastore==1.4.0
66
gunicorn==19.7.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3
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.2.0
4+
google-auth==1.2.1
55
requests==2.18.4
66
requests-toolbelt==0.8.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

auth/api-client/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth-httplib2==0.0.2
3-
google-auth==1.2.0
2+
google-auth-httplib2==0.0.3
3+
google-auth==1.2.1

auth/end-user/web/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
google-auth==1.2.0
1+
google-auth==1.2.1
22
google-auth-oauthlib==0.1.1
3-
google-auth-httplib2==0.0.2
3+
google-auth-httplib2==0.0.3
44
google-api-python-client==1.6.4
55
flask==0.12.2
66
requests==2.18.4

auth/http-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.18.4
2-
google-auth==1.2.0
2+
google-auth==1.2.1

bigquery/api/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

bigquery/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==1.2.0
1+
google-auth==1.2.1
22
requests==2.18.4

compute/api/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

compute/auth/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.18.4
22
google-api-python-client==1.6.4
3-
google-auth==1.2.0
4-
google-auth-httplib2==0.0.2
3+
google-auth==1.2.1
4+
google-auth-httplib2==0.0.3

compute/encryption/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==2.1.3
22
requests==2.18.4
33
google-api-python-client==1.6.4
4-
google-auth==1.2.0
5-
google-auth-httplib2==0.0.2
4+
google-auth==1.2.1
5+
google-auth-httplib2==0.0.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

dataproc/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3
44
google-cloud==0.30.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
grpcio==1.7.0
2-
google-auth==1.2.0
2+
google-auth==1.2.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ gunicorn==19.7.1
44
six==1.11.0
55
pyyaml==3.12
66
requests==2.18.4
7-
google-auth==1.2.0
7+
google-auth==1.2.1
88
google-auth-oauthlib==0.1.1

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PyJWT==1.5.3
22
cryptography==2.1.3
33
flask==0.12.2
4-
google-auth==1.2.0
4+
google-auth==1.2.1
55
gunicorn==19.7.1
66
requests==2.18.4
77
requests_toolbelt==0.8.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.6.4
2-
google-auth-httplib2==0.0.2
3-
google-auth==1.2.0
2+
google-auth-httplib2==0.0.3
3+
google-auth==1.2.1
44
google-cloud==0.30.0

kms/api-client/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

language/api/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

language/movie_nl/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3
44
requests==2.18.4

language/ocr_nl/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

language/tutorial/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tensorflow==1.4.0
22
google-api-python-client==1.6.4
3-
google-auth==1.2.0
4-
google-auth-httplib2==0.0.2
3+
google-auth==1.2.1
4+
google-auth-httplib2==0.0.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

storage/api/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

tasks/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

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.2.3
9+
pytest==3.2.4
1010
pytest-capturelog==0.7
1111
pyyaml==3.12
1212
responses==0.8.1

vision/api/label/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.4
2-
google-auth==1.2.0
3-
google-auth-httplib2==0.0.2
2+
google-auth==1.2.1
3+
google-auth-httplib2==0.0.3

0 commit comments

Comments
 (0)
0