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 f93d67f65 Bump pyopenssl tests dependency.
f93d67f65 is described below
commit f93d67f653cdf66e04f21cb9085e1c06e678a0f7
Author: Tomaz Muraus <[email protected]>
AuthorDate: Sun Apr 14 21:32:50 2024 +0200
Bump pyopenssl tests dependency.
---
requirements-tests.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements-tests.txt b/requirements-tests.txt
index 2847dad50..05ec62afb 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -8,7 +8,7 @@ pytest-benchmark[histogram]==4.0.0
cryptography==41.0.6
# NOTE: Only needed by nttcis loadbalancer driver
-pyopenssl==23.2.0
+pyopenssl==24.1.0
# Required by subset of tests
fasteners