Skip to content

Commit

Permalink
chore(deps): update dependency cryptography to v3.1 (#44)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cryptography](https://togithub.com/pyca/cryptography) | minor | `==3.0` -> `==3.1` |

---

### Release Notes

<details>
<summary>pyca/cryptography</summary>

### [`v3.1`](https://togithub.com/pyca/cryptography/compare/3.0...3.1)

[Compare Source](https://togithub.com/pyca/cryptography/compare/3.0...3.1)

</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 and dandhlee committed Nov 14, 2022
1 parent 955b51d commit 438bd81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kms/attestations/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cryptography==3.0
cryptography==3.1
pem==20.1.0
2 changes: 1 addition & 1 deletion 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.0
cryptography==3.1

0 comments on commit 438bd81

Please sign in to comment.