Skip to content

Commit 7eed552

Browse files
authored
Update dependency google-cloud-pubsub to v1.6.0 (#4039)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) | minor | `==1.5.0` -> `==1.6.0` | --- ### Release Notes <details> <summary>googleapis/python-pubsub</summary> ### [`v1.6.0`](https://github.com/googleapis/python-pubsub/blob/master/CHANGELOG.md#&#8203;160-httpswwwgithubcomgoogleapispython-pubsubcomparev150v160-2020-06-09) [Compare Source](https://github.com/googleapis/python-pubsub/compare/v1.5.0...v1.6.0) ##### Features - Add flow control for message publishing ([#&#8203;96](https://www.github.com/googleapis/python-pubsub/issues/96)) ([06085c4](https://www.github.com/googleapis/python-pubsub/commit/06085c4083b9dccdd50383257799904510bbf3a0)) ##### Bug Fixes - Fix PubSub incompatibility with api-core 1.17.0+ ([#&#8203;103](https://www.github.com/googleapis/python-pubsub/issues/103)) ([c02060f](https://www.github.com/googleapis/python-pubsub/commit/c02060fbbe6e2ca4664bee08d2de10665d41dc0b)) ##### Documentation - Clarify that Schedulers shouldn't be used with multiple SubscriberClients ([#&#8203;100](https://github.com/googleapis/python-pubsub/pull/100)) ([cf9e87c](https://github.com/googleapis/python-pubsub/commit/cf9e87c80c0771f3fa6ef784a8d76cb760ad37ef)) - Fix update subscription/snapshot/topic samples ([#&#8203;113](https://github.com/googleapis/python-pubsub/pull/113)) ([e62c38b](https://github.com/googleapis/python-pubsub/commit/e62c38bb33de2434e32f866979de769382dea34a)) ##### Internal / Testing Changes - Re-generated service implementaton using synth: removed experimental notes from the RetryPolicy and filtering features in anticipation of GA, added DetachSubscription (experimental) ([#&#8203;114](https://github.com/googleapis/python-pubsub/pull/114)) ([0132a46](https://github.com/googleapis/python-pubsub/commit/0132a4680e0727ce45d5e27d98ffc9f3541a0962)) - Incorporate will_accept() checks into publish() ([#&#8203;108](https://github.com/googleapis/python-pubsub/pull/108)) ([6c7677e](https://github.com/googleapis/python-pubsub/commit/6c7677ecb259672bbb9b6f7646919e602c698570)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
1 parent 1a59ca6 commit 7eed552

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
2-
google-cloud-pubsub==1.5.0
2+
google-cloud-pubsub==1.6.0
33
gunicorn==20.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-api-python-client==1.9.3
33
google-auth==1.18.0
4-
google-cloud-pubsub==1.5.0
4+
google-cloud-pubsub==1.6.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-api-python-client==1.9.3
33
google-auth==1.18.0
4-
google-cloud-pubsub==1.5.0
4+
google-cloud-pubsub==1.6.0

asset/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-storage==1.29.0
22
google-cloud-asset==1.1.0
33
google-cloud-resource-manager==0.30.2
4-
google-cloud-pubsub==1.5.0
4+
google-cloud-pubsub==1.6.0
55
google-cloud-bigquery==1.25.0

container_registry/container_analysis/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-pubsub==1.5.0
1+
google-cloud-pubsub==1.6.0
22
google-cloud-containeranalysis==0.3.1
33
grafeas==0.4.0
44
pytest==5.3.0; python_version > "3.0"

dlp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-dlp==1.0.0
22
google-cloud-storage==1.29.0
3-
google-cloud-pubsub==1.5.0
3+
google-cloud-pubsub==1.6.0
44
google-cloud-datastore==1.12.0
55
google-cloud-bigquery==1.25.0

functions/ocr/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-pubsub==1.5.0
1+
google-cloud-pubsub==1.6.0
22
google-cloud-storage==1.29.0
33
google-cloud-translate==2.0.1
44
google-cloud-vision==1.0.0

functions/pubsub/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==1.5.0
1+
google-cloud-pubsub==1.6.0

functions/tips/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-error-reporting==0.34.0
2-
google-cloud-pubsub==1.5.0
2+
google-cloud-pubsub==1.6.0
33
python-dateutil==2.8.1
44
requests==2.24.0
55
xmltodict==0.12.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.9.3
22
google-auth-httplib2==0.0.3
33
google-auth==1.18.0
4-
google-cloud-pubsub==1.5.0
4+
google-cloud-pubsub==1.6.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.9.3
22
google-auth-httplib2==0.0.3
33
google-auth==1.18.0
4-
google-cloud-pubsub==1.5.0
4+
google-cloud-pubsub==1.6.0
55
requests==2.24.0

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ cryptography==2.9.2
22
google-api-python-client==1.9.3
33
google-auth-httplib2==0.0.3
44
google-auth==1.18.0
5-
google-cloud-pubsub==1.5.0
5+
google-cloud-pubsub==1.6.0
66
pyjwt==1.7.1
77
paho-mqtt==1.5.0

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ google-api-python-client==1.9.3
22
google-auth==1.18.0
33
google-auth-httplib2==0.0.3
44
google-cloud-iot==1.0.0
5-
google-cloud-pubsub==1.5.0
5+
google-cloud-pubsub==1.6.0
66
google-cloud-storage==1.29.0
77
cryptography==2.9.2
88
paho-mqtt==1.5.0

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ google-api-python-client==1.9.3
33
google-auth-httplib2==0.0.3
44
google-auth==1.18.0
55
google-cloud-iot==1.0.0
6-
google-cloud-pubsub==1.5.0
6+
google-cloud-pubsub==1.6.0
77
pyjwt==1.7.1
88
requests==2.24.0

iot/api-client/manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ google-api-python-client==1.9.3
44
google-auth-httplib2==0.0.3
55
google-auth==1.18.0
66
google-cloud-iot==1.0.0
7-
google-cloud-pubsub==1.5.0
7+
google-cloud-pubsub==1.6.0
88
paho-mqtt==1.5.0
99
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
@@ -2,7 +2,7 @@ cryptography==2.9.2
22
google-api-python-client==1.9.3
33
google-auth-httplib2==0.0.3
44
google-auth==1.18.0
5-
google-cloud-pubsub==1.5.0
5+
google-cloud-pubsub==1.6.0
66
google-cloud-iot==1.0.0
77
grpc-google-iam-v1==0.12.3
88
pyjwt==1.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==1.5.0
1+
google-cloud-pubsub==1.6.0

pubsub/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==1.5.0
1+
google-cloud-pubsub==1.6.0

storage/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-pubsub==1.5.0
1+
google-cloud-pubsub==1.6.0
22
google-cloud-storage==1.29.0

0 commit comments

Comments
 (0)