tests: bump cryptography to 43.0.1 in test-requirements (#2889)
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
This commit is contained in:
parent
d52f42fb7f
commit
eccb05c808
|
|
@ -5,7 +5,7 @@ botocore==1.34.44
|
||||||
certifi==2024.7.4
|
certifi==2024.7.4
|
||||||
cffi==1.17.0
|
cffi==1.17.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
cryptography==42.0.5
|
cryptography==43.0.1
|
||||||
Deprecated==1.2.14
|
Deprecated==1.2.14
|
||||||
docker==7.0.0
|
docker==7.0.0
|
||||||
idna==3.7
|
idna==3.7
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ botocore==1.31.80
|
||||||
certifi==2024.7.4
|
certifi==2024.7.4
|
||||||
cffi==1.17.0
|
cffi==1.17.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
cryptography==42.0.5
|
cryptography==43.0.1
|
||||||
Deprecated==1.2.14
|
Deprecated==1.2.14
|
||||||
docker==7.0.0
|
docker==7.0.0
|
||||||
idna==3.7
|
idna==3.7
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue