diff --git a/pyproject.toml b/pyproject.toml index 3065a39..56ec844 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "dotmap >= 1.3.30, < 1.4.0", "boto3 >= 1.35.7, < 1.36.0", "botocore >= 1.35.7, < 1.36.0", - "cryptography >= 43.0.0, < 44.0.0", + "cryptography >= 44.0.2, < 45.0.0", "randomname >= 0.1.5, < 0.2.0", "tenacity >= 8.1.0, < 8.2.0", "AWSIoTPythonSDK >= 1.5.4, < 2.0.0",