Skip to content

Update dependency on cryptography (2.x)#308

Merged
farleyb-amazon merged 2 commits intoaws:masterfrom
farleyb-amazon:update-dependencies-2.0.x
Oct 29, 2020
Merged

Update dependency on cryptography (2.x)#308
farleyb-amazon merged 2 commits intoaws:masterfrom
farleyb-amazon:update-dependencies-2.0.x

Conversation

@farleyb-amazon
Copy link
Contributor

Description of changes:
Changes in 2.0.x depend on behavior introduced in cryptography 2.5, so we need to correctly model our dependency.

Additional testing:
If I set the requirement to ~=2.4.2 we see failures due to how cryptography checks byte types. If I set the requirement to ~=2.5.0, it passes.

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

Changes in 2.0.x depend on behavior introduced in cryptography 2.5
@farleyb-amazon farleyb-amazon changed the title Update dependency on cryptography Update dependency on cryptography (2.x) Oct 28, 2020
@farleyb-amazon farleyb-amazon merged commit ac80d97 into aws:master Oct 29, 2020
@farleyb-amazon farleyb-amazon deleted the update-dependencies-2.0.x branch October 29, 2020 20:54
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.

2 participants