From 86f7db9c400063d0abdf0a44a04d404e9fa1d357 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 8 Aug 2020 02:54:10 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-dataproc to v1.1.0 (#67) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-dataproc](https://togithub.com/googleapis/python-dataproc) | minor | `==1.0.1` -> `==1.1.0` | --- ### Release Notes
googleapis/python-dataproc ### [`v1.1.0`](https://togithub.com/googleapis/python-dataproc/blob/master/CHANGELOG.md#​110-httpswwwgithubcomgoogleapispython-dataproccomparev101v110-2020-07-31) [Compare Source](https://togithub.com/googleapis/python-dataproc/compare/v1.0.1...v1.1.0) ##### Features - add support for temp_bucket, endpoint_config in clusters; add preemptibility for instance group configs ([#​60](https://www.github.com/googleapis/python-dataproc/issues/60)) ([a80fc72](https://www.github.com/googleapis/python-dataproc/commit/a80fc727510c10c678caa125902c201c8280dcc1)) ##### [1.0.1](https://www.github.com/googleapis/python-dataproc/compare/v1.0.0...v1.0.1) (2020-07-16) ##### Bug Fixes - correct protobuf type for diagnose_cluster, update retry configs ([#​55](https://www.github.com/googleapis/python-dataproc/issues/55)) ([822315e](https://www.github.com/googleapis/python-dataproc/commit/822315ec3f2517ebb6ca199b72156ebd50e0518b))
--- ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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#googleapis/python-dataproc). --- samples/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index bd6abe87..c2c95875 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -3,4 +3,4 @@ google-auth==1.20.1 google-auth-httplib2==0.0.4 google-cloud==0.34.0 google-cloud-storage==1.30.0 -google-cloud-dataproc==1.0.1 +google-cloud-dataproc==1.1.0