Skip to content

Commit 0a996c5

Browse files
authored
chore(deps): update dependency google-api-core to v1.26.0 (GoogleCloudPlatform#5424)
[![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-api-core](https://togithub.com/googleapis/python-api-core) | `==1.25.1` -> `==1.26.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-core/1.26.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-core/1.26.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-core/1.26.0/compatibility-slim/1.25.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-core/1.26.0/confidence-slim/1.25.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-api-core</summary> ### [`v1.26.0`](https://togithub.com/googleapis/python-api-core/blob/master/CHANGELOG.md#&#8203;1260-httpswwwgithubcomgoogleapispython-api-corecomparev1251v1260-2021-02-08) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v1.25.1...v1.26.0) ##### Features - allow default_host and default_scopes to be passed to create_channel ([#&GoogleCloudPlatform#8203;134](https://www.github.com/googleapis/python-api-core/issues/134)) ([94c76e0](https://www.github.com/googleapis/python-api-core/commit/94c76e0873e5b2f42331d5b1ad286c1e63b61395)) ##### [1.25.1](https://www.github.com/googleapis/python-api-core/compare/v1.25.0...v1.25.1) (2021-01-25) ##### Bug Fixes - add operation name to x-goog-request-params ([#&GoogleCloudPlatform#8203;133](https://www.github.com/googleapis/python-api-core/issues/133)) ([97cef4a](https://www.github.com/googleapis/python-api-core/commit/97cef4ad1db55938715f9ac8000d1b0ad1e71873)) ##### Documentation - fix spelling errors in retry ([#&GoogleCloudPlatform#8203;131](https://www.github.com/googleapis/python-api-core/issues/131)) ([232dab0](https://www.github.com/googleapis/python-api-core/commit/232dab0ad3ef2cca0edfe707d8f90ca0ea200ba2)) </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**: Renovate will not automatically rebase this PR, because other commits have been found. :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#github/GoogleCloudPlatform/python-docs-samples).
1 parent 5865820 commit 0a996c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

monitoring/opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==1.1.2
2-
google-api-core==1.25.1
2+
google-api-core==1.26.0
33
google-auth==1.25.0
44
googleapis-common-protos==1.53.0
55
opencensus==0.7.12

0 commit comments

Comments
 (0)