From 92666ae2a86565e2067f2ed42263088368b78c99 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