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

Update pyproject.toml to bump cryptography version minimum #166

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

pixitha
Copy link
Contributor

@pixitha pixitha commented Aug 1, 2024

Bumping cryptography to 42 minimum, when they added the not_valid_before_utc function to the cryptography library.

not_valid_before_utc

Added in version 42.0.0.

Was getting an error when it was using version 41.0.7 on my machine.

Bumping cryptography to 42 minimum
@fulder
Copy link
Owner

fulder commented Aug 1, 2024

Thank you for your contribution @pixitha, you're right it should be bumped to 42.0.0 as the minimum version. Just don't forget to update the poetry.lock file as well.

poetry.lock Outdated Show resolved Hide resolved
@fulder fulder merged commit 14c8f94 into fulder:main Aug 2, 2024
5 of 6 checks passed
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