Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-kms to v2.6.0 (#115)
Browse files Browse the repository at this point in the history
[![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://github.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

<details>
<summary>googleapis/python-kms</summary>

### [`v2.6.0`](https://github.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;260-httpswwwgithubcomgoogleapispython-kmscomparev250v260-2021-08-30)

[Compare Source](https://github.com/googleapis/python-kms/compare/v2.5.0...v2.6.0)

##### Features

-   add support for Key Reimport ([#&#8203;167](https://www.github.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 ([#&#8203;161](https://www.github.com/googleapis/python-kms/issues/161)) ([558b740](https://www.github.com/googleapis/python-kms/commit/558b740f0491311ebcaf3c62d7117ec15883150a))

</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-security-private-ca).
  • Loading branch information
renovate-bot authored and telpirion committed Mar 13, 2023
1 parent eb92c83 commit bdac56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion privateca/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-private-ca==1.0.4
google-cloud-kms==2.5.0
google-cloud-kms==2.6.0

0 comments on commit bdac56d

Please sign in to comment.