From bdac56d23c917a3d94be4217fe4c2919013cf953 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 1 Sep 2021 11:18:27 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-kms to v2.6.0 (#115) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-kms](https://togithub.com/googleapis/python-kms) | `==2.5.0` -> `==2.6.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.6.0/compatibility-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.6.0/confidence-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-kms ### [`v2.6.0`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#​260-httpswwwgithubcomgoogleapispython-kmscomparev250v260-2021-08-30) [Compare Source](https://togithub.com/googleapis/python-kms/compare/v2.5.0...v2.6.0) ##### Features - add support for Key Reimport ([#​167](https://www.togithub.com/googleapis/python-kms/issues/167)) ([1aaaea9](https://www.github.com/googleapis/python-kms/commit/1aaaea9405109a2f226f3d6a9631eb5f110349ab)) ##### Documentation - **kms:** add samples for new hmac and rng apis ([#​161](https://www.togithub.com/googleapis/python-kms/issues/161)) ([558b740](https://www.github.com/googleapis/python-kms/commit/558b740f0491311ebcaf3c62d7117ec15883150a))
--- ### 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. --- - [ ] 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-security-private-ca). --- privateca/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privateca/snippets/requirements.txt b/privateca/snippets/requirements.txt index 18ca3c542454..361e0ca8c8ba 100644 --- a/privateca/snippets/requirements.txt +++ b/privateca/snippets/requirements.txt @@ -1,2 +1,2 @@ google-cloud-private-ca==1.0.4 -google-cloud-kms==2.5.0 +google-cloud-kms==2.6.0