Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-pubsub to v2.17.0 (#9937)
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Engelke <engelke@google.com>
  • Loading branch information
renovate-bot and engelke authored May 15, 2023
1 parent 19a304a commit 4c384df
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==2.1.0
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
gunicorn==20.1.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.0; python_version > '3.6'
Flask==2.0.3; python_version < '3.7'
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
gunicorn==20.1.0
2 changes: 1 addition & 1 deletion asset/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-storage==2.8.0
google-cloud-asset==3.19.0
google-cloud-resource-manager==1.10.0
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
google-cloud-bigquery==3.10.0
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-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
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-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
pytest==7.2.1
2 changes: 1 addition & 1 deletion containeranalysis/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
google-cloud-containeranalysis==2.12.1
grafeas==1.8.1
pytest==7.2.0
Expand Down
2 changes: 1 addition & 1 deletion dlp/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-dlp==3.12.1
google-cloud-storage==2.8.0
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
google-cloud-datastore==2.15.2
google-cloud-bigquery==3.10.0
2 changes: 1 addition & 1 deletion functions/ocr/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
google-cloud-storage==2.8.0
google-cloud-translate==3.11.1
google-cloud-vision==3.4.1
2 changes: 1 addition & 1 deletion functions/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
2 changes: 1 addition & 1 deletion functions/tips-gcp-apis/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
functions-framework==3.3.0
2 changes: 1 addition & 1 deletion functions/v2/ocr/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
functions-framework==3.3.0
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
google-cloud-storage==2.8.0
google-cloud-translate==3.11.1
google-cloud-vision==3.4.1
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.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
requests==2.28.2
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
Expand Up @@ -2,6 +2,6 @@ cryptography==40.0.2
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-cloud-pubsub==2.16.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
Expand Up @@ -2,7 +2,7 @@ google-api-python-client==2.86.0
google-auth==2.17.3
google-auth-httplib2==0.1.0
google-cloud-iot==2.5.1
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
cryptography==40.0.2
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
Expand Up @@ -3,6 +3,6 @@ google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-cloud-iot==2.5.1
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
pyjwt==2.7.0
requests==2.28.2
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cryptography==40.0.2
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
google-cloud-iot==2.5.1
grpc-google-iam-v1==0.12.6
pyjwt==2.7.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
2 changes: 1 addition & 1 deletion run/image-processing/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.0.1
mock==5.0.2
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
2 changes: 1 addition & 1 deletion run/pubsub/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-cloud-logging==3.5.0
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
2 changes: 1 addition & 1 deletion securitycenter/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-pubsub==2.16.1
google-cloud-pubsub==2.17.0
google-cloud-securitycenter==1.21.0

0 comments on commit 4c384df

Please sign in to comment.