Skip to content

Conversation

4naesthetic
Copy link
Contributor

Issue #, if available: #255

Description of changes:

A previous commit pinned the version of cryptography to <40.0.0 to resolve incompatibility between the version of the aws-encryption-sdk being used with this project and the latest cryptography library. However, this package has no direct dependency on cryptography and the aws-encryption-sdk fixed their compatibility issue with a patch version bump in 3.1.1, so we should use that patch version instead of pinning to an older version of a downstream dependency.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cmgorton cmgorton requested review from ericzbeard and mmaeng April 17, 2023 15:19
Copy link
Contributor

@mmaeng mmaeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants