From 8353982fd54c636a4907aeb37b14a391838b5d02 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 21 Jul 2020 20:31:24 +0200 Subject: [PATCH] chore(deps): update dependency cryptography to v3 [(#4337)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/4337) --- samples/api-client/manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/api-client/manager/requirements.txt b/samples/api-client/manager/requirements.txt index be3f5572..df07b47c 100644 --- a/samples/api-client/manager/requirements.txt +++ b/samples/api-client/manager/requirements.txt @@ -1,4 +1,4 @@ -cryptography==2.9.2 +cryptography==3.0 flaky==3.7.0 google-api-python-client==1.10.0 google-auth-httplib2==0.0.4