Skip to content

chore(deps): bump pyopenssl from 26.0.0 to 26.1.0#14777

Merged
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/pyopenssl-26.1.0
Apr 30, 2026
Merged

chore(deps): bump pyopenssl from 26.0.0 to 26.1.0#14777
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/pyopenssl-26.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps pyopenssl from 26.0.0 to 26.1.0.

Changelog

Sourced from pyopenssl's changelog.

26.1.0 (2026-04-24)

Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Deprecations: ^^^^^^^^^^^^^

Changes: ^^^^^^^^

  • Maximum supported cryptography version is now 47.x.
  • Fixed X509Name field setters to correctly pass the value length to OpenSSL. Previously, values containing NUL bytes would be silently truncated, causing a divergence between the stored ASN.1 value and the value visible from Python. Credit to BudongJW for reporting the issue. CVE-2026-40475
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 29, 2026
@dependabot dependabot Bot requested review from Maffooch and mtesauro as code owners April 29, 2026 08:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 29, 2026
@Maffooch Maffooch added this to the 2.58.0 milestone Apr 29, 2026
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 26.0.0 to 26.1.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@26.0.0...26.1.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dev/pyopenssl-26.1.0 branch from e359494 to 6716ff6 Compare April 30, 2026 00:55
Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

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

Approved

@mtesauro mtesauro merged commit 2c86b42 into dev Apr 30, 2026
295 of 296 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/pyopenssl-26.1.0 branch April 30, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants