Skip to content

Commit d53978b

Browse files
chore(deps): update dependency google-auth to v1.22.1 (GoogleCloudPlatform#4767)
* chore(deps): update dependency google-auth to v1.22.1 * Set accepted content type Default response is now XML, but this needs the JSON version Co-authored-by: Charles Engelke <engelke@google.com>
1 parent 3b1bb59 commit d53978b

File tree

46 files changed

+51
-47
lines changed

Some content is hidden

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

46 files changed

+51
-47
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
pyjwt==1.7.1
33
flask-cors==3.0.9
4-
google-auth==1.21.3
4+
google-auth==1.22.1
55
requests==2.24.0
66
requests-toolbelt==0.9.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==1.1.2
22
requests==2.24.0
33
requests_toolbelt==0.9.1
4-
google-auth==1.21.3
4+
google-auth==1.22.1
55
functools32==3.2.3.post2; python_version < "3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==1.21.3
1+
google-auth==1.22.1
22
requests==2.24.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.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-cloud-datastore==1.15.3
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
requests==2.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-cloud-datastore==1.15.3
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
requests==2.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests==2.24.0
22
flask==1.1.2
3-
google-auth==1.21.3
3+
google-auth==1.22.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-api-python-client==1.12.2
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud-pubsub==1.7.0

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.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1

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.21.3
1+
google-auth==1.22.1
22
google-auth-oauthlib==0.4.1
33
google-auth-httplib2==0.0.4
44
google-api-python-client==1.12.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==1.21.3
1+
google-auth==1.22.1
22
requests==2.24.0

composer/functions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests_toolbelt==0.9.1
2-
google-auth==1.21.3
2+
google-auth==1.22.1

composer/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-auth==1.21.3
1+
google-auth==1.22.1
22
requests==2.24.0
33
six==1.15.0

compute/api/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.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.24.0
22
google-api-python-client==1.12.2
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-auth-httplib2==0.0.4

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==3.1.1
22
requests==2.24.0
33
google-api-python-client==1.12.2
4-
google-auth==1.21.3
4+
google-auth==1.22.1
55
google-auth-httplib2==0.0.4

compute/oslogin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4
44
requests==2.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
grpcio==1.32.0
22
grpcio-tools==1.32.0
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
six==1.15.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
grpcio==1.32.0
22
grpcio-tools==1.32.0
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
six==1.15.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.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ gunicorn==20.0.4
44
six==1.15.0
55
pyyaml==5.3.1
66
requests==2.24.0
7-
google-auth==1.21.3
7+
google-auth==1.22.1
88
google-auth-oauthlib==0.4.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud==0.34.0

healthcare/api-client/dicom/dicomweb.py

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ def dicomweb_search_instance(
101101
session = get_session(service_account_json)
102102

103103
headers = {
104-
'Content-Type': 'application/dicom+json; charset=utf-8'
104+
'Content-Type': 'application/dicom+json; charset=utf-8',
105+
'Accept': 'application/dicom+json'
105106
}
106107

107108
response = session.get(dicomweb_path, headers=headers)
@@ -174,8 +175,11 @@ def dicomweb_search_studies(
174175
params = {'PatientName': 'Sally Zhang'}
175176

176177
session = get_session(service_account_json)
178+
headers = {
179+
'Accept': 'application/dicom+json'
180+
}
177181

178-
response = session.get(dicomweb_path, params=params)
182+
response = session.get(dicomweb_path, params=params, headers=headers)
179183

180184
response.raise_for_status()
181185

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud-pubsub==1.7.0
55
requests==2.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-api-python-client==1.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud==0.34.0
55
google-cloud-storage==1.31.2
66
requests==2.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud==0.34.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud==0.34.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud-pubsub==1.7.0
55
requests==2.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud==0.34.0
55
google-cloud-storage==1.31.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.12.2
22
google-auth-httplib2==0.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
google-cloud==0.34.0

iam/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.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==3.1.1
22
flask==1.1.2
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
gunicorn==20.0.4
55
requests==2.24.0
66
requests_toolbelt==0.9.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==3.1.1
22
google-api-python-client==1.12.2
33
google-auth-httplib2==0.0.4
4-
google-auth==1.21.3
4+
google-auth==1.22.1
55
google-cloud-pubsub==1.7.0
66
pyjwt==1.7.1
77
paho-mqtt==1.5.1

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4
44
google-cloud-iot==1.0.0
55
google-cloud-pubsub==1.7.0

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==3.1.1
22
google-api-python-client==1.12.2
33
google-auth-httplib2==0.0.4
4-
google-auth==1.21.3
4+
google-auth==1.22.1
55
google-cloud-iot==1.0.0
66
google-cloud-pubsub==1.7.0
77
pyjwt==1.7.1

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==3.1.1
22
google-api-python-client==1.12.2
33
google-auth-httplib2==0.0.4
4-
google-auth==1.21.3
4+
google-auth==1.22.1
55
google-cloud-pubsub==1.7.0
66
google-cloud-iot==1.0.0
77
grpc-google-iam-v1==0.12.3

jobs/v3/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.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4

language/api/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.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tensorflow==2.0.1; python_version > "3.0"
22
tensorflow==1.15.0; python_version < "3.0"
33
google-api-python-client==1.12.2
4-
google-auth==1.21.3
4+
google-auth==1.22.1
55
google-auth-httplib2==0.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
gunicorn==20.0.4
3-
google-auth==1.21.3
3+
google-auth==1.22.1
44
requests==2.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==6.0.1
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-api-python-client==1.12.2

storage/api/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.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4

storage/signed_urls/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-storage==1.31.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
six==1.15.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.12.2
2-
google-auth==1.21.3
2+
google-auth==1.22.1
33
google-auth-httplib2==0.0.4

0 commit comments

Comments
 (0)