You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2021/10/22 11:51:37 UTC

[libcloud] branch trunk updated: Update cryptography version used for tests.

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 9580e2f  Update cryptography version used for tests.
9580e2f is described below

commit 9580e2fb276c97618697f4c52693275dccefa1e2
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Fri Oct 22 13:48:11 2021 +0200

    Update cryptography version used for tests.
---
 requirements-tests.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-tests.txt b/requirements-tests.txt
index 7ebe7ca..fa6949b 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -8,6 +8,6 @@ coverage==4.5.4
 requests
 requests_mock
 pytest==5.3.2
-cryptography==2.9.2
+cryptography==3.2.1
 # NOTE: Only needed by nttcis loadbalancer driver
 pyopenssl==19.1.0