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

commit 4f3169f4f5e06de18df4ff3f3bdfc08d3907f7a2
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun Apr 14 21:38:14 2024 +0200

    Upgrade cryptography tests dependency to v42.0.5
---
 requirements-tests.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-tests.txt b/requirements-tests.txt
index 05ec62afb..0dfaa7e58 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -5,7 +5,7 @@ pytest==7.4.0
 pytest-xdist==3.3.1
 pytest-timeout==2.2.0
 pytest-benchmark[histogram]==4.0.0
-cryptography==41.0.6
+cryptography==42.0.5
 
 # NOTE: Only needed by nttcis loadbalancer driver
 pyopenssl==24.1.0

Reply via email to