Skip to content

Commit

Permalink
chore(deps): update dependency google-auth to v2.19.1 (GoogleCloudPla…
Browse files Browse the repository at this point in the history
…tform#10169)

* chore(deps): update dependency google-auth to v2.19.1

* Update generative_ai/requirements.txt

remove gen ai to try to get this merged

---------

Co-authored-by: Leah E. Cole <[email protected]>
  • Loading branch information
renovate-bot and leahecole authored Jun 19, 2023
1 parent ea08ae5 commit d3ece8f
Show file tree
Hide file tree
Showing 45 changed files with 46 additions and 47 deletions.
2 changes: 1 addition & 1 deletion auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-api-python-client==2.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
google-cloud-api-keys==0.5.2
google-cloud-compute==1.11.0
google-cloud-language==2.9.1
Expand Down
3 changes: 1 addition & 2 deletions auth/downscoping/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
google-auth==2.17.3
google-auth==2.19.1
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.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.17.3
google-auth==2.19.1
google-auth-oauthlib==1.0.0
google-auth-httplib2==0.1.0
google-api-python-client==2.87.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.17.3
google-auth==2.19.1
requests==2.31.0
2 changes: 1 addition & 1 deletion cloud-sql/sql-server/sqlalchemy/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.0.1
google-auth==2.17.3
google-auth==2.19.1
Requests==2.31.0
2 changes: 1 addition & 1 deletion cloudbuild/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-build==3.16.0
google-auth==2.17.3
google-auth==2.19.1
2 changes: 1 addition & 1 deletion composer/functions/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests-toolbelt==1.0.0
google-auth==2.17.3
google-auth==2.19.1
google-cloud-pubsub==2.17.0
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.17.3
google-auth==2.19.1
requests==2.31.0
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.17.3
google-auth==2.19.1
requests==2.31.0
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.87.0
google-auth==2.17.3
google-auth==2.19.1
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.31.0
google-auth==2.17.3
google-auth==2.19.1
google-auth-httplib2==0.1.0
google-cloud-storage==2.9.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==41.0.1
requests==2.31.0
google-api-python-client==2.87.0
google-auth==2.17.3
google-auth==2.19.1
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.31.0
google-auth==2.17.3
google-auth==2.19.1
2 changes: 1 addition & 1 deletion compute/oslogin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==2.87.0
google-auth==2.17.3
google-auth==2.19.1
google-auth-httplib2==0.1.0
google-cloud-compute==1.11.0
google-cloud-os-login==2.9.1
Expand Down
2 changes: 1 addition & 1 deletion contact-center-insights/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==2.17.3
google-auth==2.19.1
google-cloud-pubsub==2.17.0
pytest==7.2.1
2 changes: 1 addition & 1 deletion dataproc/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

backoff==2.2.1
grpcio==1.54.2
google-auth==2.17.3
google-auth==2.19.1
google-auth-httplib2==0.1.0
google-cloud==0.34.0
google-cloud-storage==2.9.0
Expand Down
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.54.2
google-auth==2.17.3
google-auth==2.19.1
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.54.2
google-auth==2.17.3
google-auth==2.19.1
six==1.16.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.87.0
google-auth==2.17.3
google-auth==2.19.1
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.31.0
google-auth==2.17.3
google-auth==2.19.1
google-auth-oauthlib==1.0.0
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.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
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.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
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.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
google-cloud-pubsub==2.17.0
requests==2.31.0
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.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
google-cloud==0.34.0
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.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.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
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.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
google-cloud==0.34.0
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.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.87.0
google-auth==2.17.3
google-auth==2.19.1
google-auth-httplib2==0.1.0
boto3==1.26.150
botocore==1.29.150
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cryptography==41.0.1
Flask==2.1.0
google-auth==2.17.3
google-auth==2.19.1
gunicorn==20.1.0
requests==2.31.0
requests-toolbelt==1.0.0
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==41.0.1
google-api-python-client==2.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
google-cloud-pubsub==2.17.0
paho-mqtt==1.6.1
pyjwt==2.7.0
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.87.0
google-auth==2.17.3
google-auth==2.19.1
google-auth-httplib2==0.1.0
google-cloud-iot==2.5.1
google-cloud-pubsub==2.17.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==41.0.1
google-api-python-client==2.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
google-cloud-iot==2.5.1
google-cloud-pubsub==2.17.0
pyjwt==2.7.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==41.0.1
google-api-python-client==2.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-auth==2.19.1
google-cloud-pubsub==2.17.0
google-cloud-iot==2.5.1
grpc-google-iam-v1==0.12.6
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.87.0
google-auth==2.17.3
google-auth==2.19.1
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.87.0
google-auth==2.17.3
google-auth==2.19.1
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion language/snippets/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.87.0
google-auth==2.17.3
google-auth==2.19.1
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.12.0; python_version > "3.7"
tensorflow==2.7.2; python_version <= "3.7"
google-api-python-client==2.87.0
google-auth==2.17.3
google-auth==2.19.1
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.87.0
google-auth==2.17.3
google-auth==2.19.1
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.11.0
google-auth==2.17.3
google-auth==2.19.1
googleapis-common-protos==1.59.0
opencensus==0.11.2
opencensus-context==0.1.3
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.11.0
google-auth==2.17.3
google-auth==2.19.1
googleapis-common-protos==1.59.0
prometheus-client==0.17.0
prometheus-flask-exporter==0.22.4
Expand Down
2 changes: 1 addition & 1 deletion privateca/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==7.2.1
google-auth==2.17.3
google-auth==2.19.1
cryptography==41.0.1
backoff==2.2.1
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.17.3
google-auth==2.19.1
requests==2.31.0
2 changes: 1 addition & 1 deletion run/markdown-preview/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
backoff==2.2.1
pytest==7.0.1
google-auth==2.17.3
google-auth==2.19.1
google-api-python-client==2.87.0
2 changes: 1 addition & 1 deletion run/service-auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-auth==2.17.3
google-auth==2.19.1

Flask==2.1.2
gunicorn==20.1.0
4 changes: 2 additions & 2 deletions storage/signed_urls/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.0.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
google-auth==2.17.3
google-auth==2.19.1
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.8.1
google-api-python-client==2.87.0
google-auth==2.17.3
google-auth==2.19.1
google-auth-httplib2==0.1.0

0 comments on commit d3ece8f

Please sign in to comment.