From: Zack Cerza Date: Thu, 21 Dec 2023 21:01:36 +0000 (-0700) Subject: requirements: Update cryptography X-Git-Tag: 1.2.0~59^2~18 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ceb4dcb53545d7414d7efeb75fbd8ba9ef2d512e;p=teuthology.git requirements: Update cryptography Signed-off-by: Zack Cerza --- diff --git a/requirements.txt b/requirements.txt index 74e39cc6a2..af2378b4d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 diff --git a/setup.cfg b/setup.cfg index 87adc85d35..183a4db45a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -98,7 +98,6 @@ test = PyJWT boto>=2.0b4 boto3 - cryptography>=2.7 ipy mock nose