From d8b9d76fbe8ada68902acf977be9a6b5714e2b77 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 23 Apr 2020 22:47:42 +0200 Subject: [PATCH] Update dependency cryptography to v2.9.2 [(#3473)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3473) --- kms/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kms/snippets/requirements.txt b/kms/snippets/requirements.txt index 19a906ab2712..6e2cc2a4558b 100644 --- a/kms/snippets/requirements.txt +++ b/kms/snippets/requirements.txt @@ -1,2 +1,2 @@ google-cloud-kms==1.4.0 -cryptography==2.9.1 +cryptography==2.9.2