]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
requirements: Update cryptography
authorZack Cerza <zack@redhat.com>
Thu, 21 Dec 2023 21:01:36 +0000 (14:01 -0700)
committerZack Cerza <zack@redhat.com>
Wed, 27 Dec 2023 17:57:22 +0000 (10:57 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
requirements.txt
setup.cfg

index 74e39cc6a2956e5b0650e869d8820d29d00b0b65..af2378b4d82a1d027a92a130fafc2263130c323f 100644 (file)
@@ -57,7 +57,7 @@ configobj==5.0.6
     # via teuthology (pyproject.toml)
 configparser==5.0.2
     # via teuthology (pyproject.toml)
-cryptography==3.4.7
+cryptography==41.0.7
     # via
     #   ansible-base
     #   openstacksdk
index 87adc85d35b3e64ed88599ae1db0c7e04fe26c98..183a4db45abe8061cb4f2ab2bf0ba5bfac3997b4 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -98,7 +98,6 @@ test =
     PyJWT
     boto>=2.0b4
     boto3
-    cryptography>=2.7
     ipy
     mock
     nose