From 4c190685498addc053e802cb7c1afbcf3890dfef Mon Sep 17 00:00:00 2001 From: Joshua Powers Date: Tue, 26 Jan 2021 11:49:05 -0800 Subject: cloud-tests: update cryptography requirement (#790) --- cloud-tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-tests-requirements.txt b/cloud-tests-requirements.txt index b4cd18d5..eecab63e 100644 --- a/cloud-tests-requirements.txt +++ b/cloud-tests-requirements.txt @@ -10,7 +10,7 @@ boto3==1.14.53 # ssh communication paramiko==2.7.2 -cryptography==3.1 +cryptography==3.2 # lxd backend pylxd==2.2.11 -- cgit v1.2.3