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 73ee007 Update version of cryptography used for tests.
73ee007 is described below
commit 73ee0079ef2996446c5cd5485f2d517c549dfba6
Author: Tomaz Muraus <[email protected]>
AuthorDate: Sun Dec 13 12:18:10 2020 +0100
Update version of cryptography 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 953b67b..8acdf15 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.8
+cryptography==3.2.1
# NOTE: Only needed by nttcis loadbalancer driver
pyopenssl==19.1.0