aws-cloudformation / community-registry-extensions

MIT No Attribution
85 stars 27 forks source link

python cryptography fix has been released. requirements.txt files can be updated to contain this fix. #200

Closed mmaeng closed 1 year ago

mmaeng commented 1 year ago

Extension Name

majority in the repo

Describe the bug

Python cryptography had to be pinned to a lower version because of a broken dependency in the SDK. This has been released in cloudformation-cli-python-lib >= 2.1.16 cloudformation-cli-python-plugin >= 2.1.8

Expected behavior

dependency tests pass

Reproduction template

current dependency runs with pinned version of python-plugin-lib < 2.1.16 will fail with cryptography errors.