Skip to content

Conversation

@alex
Copy link
Member

@alex alex commented Aug 9, 2025

No description provided.

@alex alex force-pushed the nox branch 5 times, most recently from 4920f17 to a31eba6 Compare August 10, 2025 13:40
noxfile.py Outdated
deps = ["coverage>=4.2"]

if cryptography_version == "minimum":
deps.append("cryptography==41.0.5")
Copy link
Member

Choose a reason for hiding this comment

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

Could we set 41.0.5 as a constant at the top of this script to make it easier for future updates? Now that this is just python we can organize it better than the tox ini 😄

@reaperhulk reaperhulk merged commit 3d5a759 into pyca:main Aug 10, 2025
39 checks passed
@alex alex deleted the nox branch August 10, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants