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

Bumped cryptography dep to 40 as it's requried #599

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

kommendorkapten
Copy link
Contributor

This line https://github.com/secure-systems-lab/securesystemslib/blob/main/securesystemslib/signer/_key.py#L36 requires cryptography v40 and higher.

Description of the changes being introduced by the pull request:

Please verify and check that the pull request fulfils the following requirements:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

@jku
Copy link
Collaborator

jku commented Jun 9, 2023

I don't see an issue with doing this.

If we do want to keep supporting older cryptography, we could pretty easily just not use the new union type that is the problem.

@jku jku merged commit 63dbf1b into secure-systems-lab:main Jun 9, 2023
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