Skip to content

Commit

Permalink
chore(deps): update dependency google-auth to v2.6.2 (#7757)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and leahecole committed May 25, 2022
1 parent e8641c7 commit fc7a06f
Show file tree
Hide file tree
Showing 48 changed files with 52 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==1.1.4; python_version < '3.0'
Flask==2.1.0; python_version > '3.0'
pyjwt==1.7.1; python_version < '3.0'
flask-cors==3.0.10
google-auth==2.5.0; python_version < '3.0'
google-auth==2.5.0; python_version > '3.0'
google-auth==2.6.2; python_version < '3.0'
google-auth==2.6.2; python_version > '3.0'
requests==2.27.1
requests-toolbelt==0.9.1
4 changes: 2 additions & 2 deletions appengine/standard/firebase/firetactoe/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Flask==1.1.4; python_version < '3.0'
Flask==2.1.0; python_version > '3.0'
requests==2.27.1
requests_toolbelt==0.9.1
google-auth==2.5.0; python_version < '3.0'
google-auth==2.5.0; python_version > '3.0'
google-auth==2.6.2; python_version < '3.0'
google-auth==2.6.2; python_version > '3.0'
functools32==3.2.3.post2; python_version < "3"
4 changes: 2 additions & 2 deletions appengine/standard/migration/incoming/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==2.5.0; python_version < '3.0'
google-auth==2.5.0; python_version > '3.0'
google-auth==2.6.2; python_version < '3.0'
google-auth==2.6.2; python_version > '3.0'
requests==2.27.1
4 changes: 2 additions & 2 deletions appengine/standard/storage/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.12.11; python_version < '3.0'
google-auth==2.3.3; python_version < '3.0'
google-auth==2.5.0; python_version > '3.0'
google-auth==2.6.2; python_version < '3.0'
google-auth==2.6.2; python_version > '3.0'
google-auth-httplib2==0.1.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.0
google-cloud-datastore==2.4.0
google-auth==2.5.0
google-auth==2.6.2
requests==2.27.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.0
google-cloud-datastore==2.4.0
google-auth==2.5.0
google-auth==2.6.2
requests==2.27.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.27.1
flask==2.1.0
google-auth==2.5.0
google-auth==2.6.2
2 changes: 1 addition & 1 deletion appengine/standard_python3/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.0
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud-pubsub==2.9.0
2 changes: 1 addition & 1 deletion auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
2 changes: 1 addition & 1 deletion auth/downscoping/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==2.5.0
google-auth==2.6.2
google-cloud-storage==2.0.0; python_version < '3.7'
google-cloud-storage==2.1.0; python_version > '3.6'
2 changes: 1 addition & 1 deletion auth/end-user/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-auth==2.5.0
google-auth==2.6.2
google-auth-oauthlib==0.5.1
google-auth-httplib2==0.1.0
google-api-python-client==2.41.0
Expand Down
2 changes: 1 addition & 1 deletion auth/service-to-service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-auth==2.5.0
google-auth==2.6.2
requests==2.27.1
2 changes: 1 addition & 1 deletion composer/functions/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests_toolbelt==0.9.1
google-auth==2.5.0
google-auth==2.6.2
2 changes: 1 addition & 1 deletion composer/rest/composer2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-auth==2.5.0
google-auth==2.6.2
requests==2.27.1
2 changes: 1 addition & 1 deletion composer/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==2.5.0
google-auth==2.6.2
requests==2.27.1
six==1.16.0
2 changes: 1 addition & 1 deletion compute/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion compute/auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.27.1
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==36.0.2
requests==2.27.1
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion compute/metadata/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.27.1
google-auth==2.5.0
google-auth==2.6.2
2 changes: 1 addition & 1 deletion compute/oslogin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
requests==2.27.1
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc-transcoding/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
grpcio-tools==1.44.0
google-auth==2.5.0
google-auth==2.6.2
six==1.16.0
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
grpcio-tools==1.44.0
google-auth==2.5.0
google-auth==2.6.2
six==1.16.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion endpoints/getting-started/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ gunicorn==20.1.0
six==1.16.0
pyyaml==6.0
requests==2.27.1
google-auth==2.5.0
google-auth==2.6.2
google-auth-oauthlib==0.5.1
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/consent/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.40.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/datasets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/dicom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud-pubsub==2.9.0
requests==2.27.1
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/fhir/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud==0.34.0
google-cloud-storage==2.0.0; python_version < '3.7'
google-cloud-storage==2.1.0; python_version > '3.6'
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/hl7v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/v1beta1/fhir/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud==0.34.0
google-cloud-storage==2.0.0; python_version < '3.7'
google-cloud-storage==2.1.0; python_version > '3.6'
Expand Down
2 changes: 1 addition & 1 deletion iam/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
boto3==1.20.26
botocore==1.23.26
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cryptography==36.0.2
Flask==2.1.0
google-auth==2.5.0
google-auth==2.6.2
gunicorn==20.1.0
requests==2.27.1
requests_toolbelt==0.9.1
2 changes: 1 addition & 1 deletion iot/api-client/end_to_end_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cryptography==36.0.2
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud-pubsub==2.9.0
pyjwt==2.3.0
paho-mqtt==1.5.1
2 changes: 1 addition & 1 deletion iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
google-cloud-iot==2.4.1
google-cloud-pubsub==2.9.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cryptography==36.0.2
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud-iot==2.4.1
google-cloud-pubsub==2.9.0
pyjwt==2.3.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cryptography==36.0.2
google-api-python-client==2.41.0
google-auth-httplib2==0.1.0
google-auth==2.5.0
google-auth==2.6.2
google-cloud-pubsub==2.9.0
google-cloud-iot==2.4.1
grpc-google-iam-v1==0.12.3
Expand Down
2 changes: 1 addition & 1 deletion jobs/v3/api_client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion kubernetes_engine/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion ml_engine/online_prediction/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tensorflow==2.8.0; python_version > "3.6"
tensorflow==2.6.2; python_version < "3.7"
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion monitoring/api/v3/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion monitoring/opencensus/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==2.1.0
google-api-core==2.7.1
google-auth==2.5.0
google-auth==2.6.2
googleapis-common-protos==1.56.0
opencensus==0.8.0
opencensus-context==0.1.2
Expand Down
2 changes: 1 addition & 1 deletion monitoring/prometheus/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==2.1.0
google-api-core==2.7.1
google-auth==2.5.0
google-auth==2.6.2
googleapis-common-protos==1.56.0
prometheus-client==0.14.1
prometheus-flask-exporter==0.20.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-auth==2.5.0
google-auth==2.6.2
google-cloud-bigquery==2.33.0
2 changes: 1 addition & 1 deletion run/markdown-preview/editor/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.0
gunicorn==20.1.0
google-auth==2.5.0
google-auth==2.6.2
requests==2.27.1
2 changes: 1 addition & 1 deletion run/markdown-preview/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.0.1
google-auth==2.5.0
google-auth==2.6.2
google-api-python-client==2.41.0
2 changes: 1 addition & 1 deletion storage/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion storage/signed_urls/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage==2.0.0; python_version < '3.7'
google-cloud-storage==2.1.0; python_version > '3.6'
google-auth==2.5.0
google-auth==2.6.2
six==1.16.0
2 changes: 1 addition & 1 deletion storagetransfer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage-transfer==1.2.1
google-api-python-client==2.41.0
google-auth==2.5.0
google-auth==2.6.2
google-auth-httplib2==0.1.0

0 comments on commit fc7a06f

Please sign in to comment.