From 65acda87db6a10ae01c1a828891901a01d38870c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 5 May 2020 01:39:22 +0200 Subject: [PATCH] chore(deps): update dependency cryptography to v2.9.2 [(#3666)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3666) Co-authored-by: Takashi Matsuo --- kms/attestations/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kms/attestations/requirements.txt b/kms/attestations/requirements.txt index 036cf984150d..9f3e724fee12 100644 --- a/kms/attestations/requirements.txt +++ b/kms/attestations/requirements.txt @@ -1,2 +1,2 @@ -cryptography==2.8 +cryptography==2.9.2 pem==20.1.0