Skip to content

Commit 9e3dd86

Browse files
authored
chore(deps): update dependency google-api-core to v2.7.3 (GoogleCloudPlatform#7855)
[![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) | `==2.7.2` -> `==2.7.3` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-core/2.7.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-core/2.7.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-core/2.7.3/compatibility-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-core/2.7.3/confidence-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-api-core ### [`v2.7.3`](https://togithub.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#​273-httpsgithubcomgoogleapispython-api-corecomparev272v273-2022-04-29) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.7.2...v2.7.3)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- 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 c363f02 commit 9e3dd86

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==7.0.1
22
requests==2.27.1
3-
google-api-core==2.7.2
3+
google-api-core==2.7.3
44
google-resumable-media==2.3.2

monitoring/opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.1.0
2-
google-api-core==2.7.2
2+
google-api-core==2.7.3
33
google-auth==2.6.2
44
googleapis-common-protos==1.56.0
55
opencensus==0.9.0

monitoring/prometheus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.1.0
2-
google-api-core==2.7.2
2+
google-api-core==2.7.3
33
google-auth==2.6.2
44
googleapis-common-protos==1.56.0
55
prometheus-client==0.14.1

0 commit comments

Comments
 (0)