Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update pyca range #506

Merged
merged 2 commits into from
Aug 30, 2022
Merged

fix: update pyca range #506

merged 2 commits into from
Aug 30, 2022

Conversation

texastony
Copy link
Contributor

Issue #, if available: #307

Description of changes:

  • Update cryptography dependency range.

Testing:
I tested every Major Pyca since 2.5.0 explicitly via:

  1. sed -i.backup 's/cryptography>=2.5.0/cryptography==$PYCA/g' requirements.txt
  2. tox -e py38-integ -r
  3. git restore requirements.txt
    Where PYCA is one of [2.5.0, 3.0.*, 3.2.*, 3.3.*, 35.*, 36.*, 37.*, 3.4.*].
    Only 37 failed.

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

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@texastony texastony marked this pull request as ready for review August 29, 2022 23:59
@texastony texastony requested a review from a team as a code owner August 29, 2022 23:59
@texastony texastony merged commit b2345e4 into aws:mainline-2.x Aug 30, 2022
@texastony texastony deleted the 2.x-pin-pyca branch August 30, 2022 02:01
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