Skip to content

Commit 9971329

Browse files
renovate-botdandhlee
authored andcommitted
chore(deps): update dependency google-cloud-scheduler to v2.3.0 (#107)
[![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-scheduler](https://togithub.com/googleapis/python-scheduler) | `==2.2.0` -> `==2.3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-scheduler/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-scheduler/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-scheduler/2.3.0/compatibility-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-scheduler/2.3.0/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-scheduler</summary> ### [`v2.3.0`](https://togithub.com/googleapis/python-scheduler/blob/master/CHANGELOG.md#&#8203;230-httpswwwgithubcomgoogleapispython-schedulercomparev220v230-2021-07-01) [Compare Source](https://togithub.com/googleapis/python-scheduler/compare/v2.2.0...v2.3.0) ##### Features - add always_use_jwt_access ([#&#8203;102](https://www.github.com/googleapis/python-scheduler/issues/102)) ([bd5550b](https://www.github.com/googleapis/python-scheduler/commit/bd5550b4c7732ad20c5a16fa0ac2c9f86704b8fc)) ##### Bug Fixes - **deps:** add packaging requirement ([#&#8203;89](https://www.github.com/googleapis/python-scheduler/issues/89)) ([8966559](https://www.github.com/googleapis/python-scheduler/commit/8966559b7bf2e4409906ca4a5eb831a011ba3484)) - disable always_use_jwt_access ([#&#8203;106](https://www.github.com/googleapis/python-scheduler/issues/106)) ([c8dd497](https://www.github.com/googleapis/python-scheduler/commit/c8dd497c56f475c63c05c2ba5708067cc03c4173)) ##### Documentation - omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-scheduler/issues/1127)) ([#&#8203;99](https://www.github.com/googleapis/python-scheduler/issues/99)) ([2dcbcdf](https://www.github.com/googleapis/python-scheduler/commit/2dcbcdf36c7678ee62d2b76ea31bee69f597d3b2)), closes [#&#8203;1126](https://www.github.com/googleapis/python-scheduler/issues/1126) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/googleapis/python-scheduler).
1 parent 24c3221 commit 9971329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scheduler/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==2.0.1
22
gunicorn==20.1.0
3-
google-cloud-scheduler==2.2.0
3+
google-cloud-scheduler==2.3.0

0 commit comments

Comments
 (0)