Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b89f503

Browse filesBrowse files
authored
chore(deps): update dependency google-cloud-dataproc to v3 (GoogleCloudPlatform#6798)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-dataproc](https://togithub.com/googleapis/python-dataproc) | `==2.6.0` -> `==3.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dataproc/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dataproc/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dataproc/3.0.0/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dataproc/3.0.0/confidence-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-dataproc</summary> ### [`v3.0.0`](https://togithub.com/googleapis/python-dataproc/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapispython-dataproccomparev260v300-2021-10-04) [Compare Source](https://togithub.com/googleapis/python-dataproc/compare/v2.6.0...v3.0.0) ##### Features - delete deprecated Dataproc v1beta2 API client ([3bdeaa7](https://www.github.com/googleapis/python-dataproc/commit/3bdeaa7e707ec2af445bf7c0321959b927c9c245)) ##### Bug Fixes - add 'dict' annotation type to 'request' ([be5c115](https://www.github.com/googleapis/python-dataproc/commit/be5c11554f7accfe60dd5cb8da7c4888f688c282)) - improper types in pagers generation ([1ae784b](https://www.github.com/googleapis/python-dataproc/commit/1ae784bc1610aeb389eaa2cc7a6dc6f10c96788b)) ##### Miscellaneous Chores - release as 3.0.0 ([#&GoogleCloudPlatform#8203;273](https://www.togithub.com/googleapis/python-dataproc/issues/273)) ([3bdeaa7](https://www.github.com/googleapis/python-dataproc/commit/3bdeaa7e707ec2af445bf7c0321959b927c9c245)) ##### Documentation - update cluster sample ([3bdeaa7](https://www.github.com/googleapis/python-dataproc/commit/3bdeaa7e707ec2af445bf7c0321959b927c9c245)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **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#github/GoogleCloudPlatform/python-docs-samples).
1 parent 80faef2 commit b89f503
Copy full SHA for b89f503

File tree

Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed

‎data-science-onramp/data-ingestion/requirements.txt

Copy file name to clipboardExpand all lines: data-science-onramp/data-ingestion/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
#google-auth==1.16.0
33
#google-auth-httplib2==0.0.3
44
google-cloud-storage==1.42.2
5-
google-cloud-dataproc==2.6.0
5+
google-cloud-dataproc==3.0.0
66
google-cloud-bigquery==2.27.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-storage==1.42.2
2-
google-cloud-dataproc==2.6.0
2+
google-cloud-dataproc==3.0.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-dataproc==2.6.0
1+
google-cloud-dataproc==3.0.0
22
google-cloud-pubsublite==1.2.0
33
google-cloud-storage==1.42.1
44
pytest==6.2.5

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.