Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-kms to v2 (#29)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-kms](https://togithub.com/googleapis/python-kms) | major | `==1.4.0` -> `==2.0.0` |

---

### Release Notes

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

### [`v2.0.0`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgoogleapispython-kmscomparev140v200-2020-07-30)

[Compare Source](https://togithub.com/googleapis/python-kms/compare/v1.4.0...v2.0.0)

##### ⚠ BREAKING CHANGES

-   migrate to microgenerator. ([#&#8203;16](https://togithub.com/googleapis/python-kms/issues/16))

##### Features

-   migrate to microgenerator. See [Migration Guide](https://togithub.com/googleapis/python-kms/blob/release-v2.0.0/UPGRADING.md). ([#&#8203;16](https://www.github.com/googleapis/python-kms/issues/16)) ([605f757](https://www.github.com/googleapis/python-kms/commit/605f7577a9a9f1a2b39fa69da7e250b5f70e945e))

</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**: Renovate will not automatically rebase this PR, because other commits have been found.

: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/python-kms).
  • Loading branch information
renovate-bot authored Sep 16, 2020
1 parent 085de07 commit f771f55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kms/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-kms==1.4.0
cryptography==3.1
google-cloud-kms==2.0.0
cryptography==3.1

0 comments on commit f771f55

Please sign in to comment.