diff --git a/tests/requirements.txt b/tests/requirements.txt index 8a2ef64..3ee5ea3 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -17,7 +17,7 @@ cfn-lint==0.58.2; python_version >= "3.6" and python_version < "4.0" charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.7" click==8.0.4; python_version >= "3.6" colorama==0.4.3; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" and platform_system == "Windows" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.5.0" and platform_system == "Windows" -cryptography==36.0.1 +cryptography==39.0.1 docker==5.0.3; python_version >= "3.6" docutils==0.15.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6" ecdsa==0.17.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_version >= "3.6" and python_full_version >= "3.3.0"