Skip to content

Upgrade cryptography and pyopenssl - #435

Merged
sethmlarson merged 1 commit into
python:mainfrom
hugovk:bump
Sep 15, 2026
Merged

sethmlarson merged 1 commit into
python:mainfrom
hugovk:bump

Conversation

@hugovk

@hugovk hugovk commented Sep 15, 2026

Copy link
Copy Markdown
Member

Via:

pip-compile --generate-hashes --output-file=requirements.txt requirements.in --upgrade-package cryptography --upgrade-package pyopenssl

Will close some security alerts for cryptography.

cryptography couldn't be auto-updated on its own, because pyopenssl uses upper bounds on cryptography, so expect this again in the future:

https://github.com/pyca/pyopenssl/blob/567808adb4d859323424c3a6bc183e13a1ac59e8/setup.py#L95

pip-compile --generate-hashes --output-file=requirements.txt requirements.in --upgrade-package cryptography --upgrade-package pyopenssl
@sethmlarson
sethmlarson merged commit dd3e0bd into python:main Sep 15, 2026
18 checks passed
@hugovk
hugovk deleted the bump branch September 15, 2026 15:40
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