Skip to content

Commit d38c131

Browse files
renovate-botrsamborski
authored andcommitted
chore(deps): update dependency cryptography to v3.1 (#44)
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).
1 parent f805570 commit d38c131

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kms/attestations/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cryptography==3.0
1+
cryptography==3.1
22
pem==20.1.0

kms/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-kms==1.4.0
2-
cryptography==3.0
2+
cryptography==3.1

0 commit comments

Comments
 (0)