Skip to content

Commit f02a125

Browse files
authored
chore(deps): update dependency google-api-core to v1.24.0 (#709)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-api-core](https://togithub.com/googleapis/python-api-core) | minor | `==1.23.0` -> `==1.24.0` | --- ### Release Notes <details> <summary>googleapis/python-api-core</summary> ### [`v1.24.0`](https://togithub.com/googleapis/python-api-core/blob/master/CHANGELOG.md#&#8203;1240-httpswwwgithubcomgoogleapispython-api-corecomparev1230v1240-2020-12-14) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v1.23.0...v1.24.0) ##### Features - add support for Python 3.9, drop support for Python 3.5 ([#&#8203;111](https://www.github.com/googleapis/python-api-core/issues/111)) ([fdbed0f](https://www.github.com/googleapis/python-api-core/commit/fdbed0f0cbae8de21c73338a6817f8aa79cef4c9)), closes [#&#8203;110](https://www.github.com/googleapis/python-api-core/issues/110) ##### Documentation - explain how to create credentials from dict ([#&#8203;109](https://www.github.com/googleapis/python-api-core/issues/109)) ([5dce6d6](https://www.github.com/googleapis/python-api-core/commit/5dce6d61e7324a415c1b3ceaeec1ce1b5f1ea189)) </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**: 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. --- - [ ] <!-- 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/googleapis/gapic-generator-python).
1 parent e2a6f9d commit f02a125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click==7.1.2
2-
google-api-core==1.23.0
2+
google-api-core==1.24.0
33
googleapis-common-protos==1.52.0
44
jinja2==2.11.2
55
MarkupSafe==1.1.1

0 commit comments

Comments
 (0)