Skip to content

build(deps): bump pyopenssl from 26.1.0 to 26.2.0 in /tools/base#2186

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tools/base/pyopenssl-26.1.0
Open

build(deps): bump pyopenssl from 26.1.0 to 26.2.0 in /tools/base#2186
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tools/base/pyopenssl-26.1.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps pyopenssl from 26.1.0 to 26.2.0.

Changelog

Sourced from pyopenssl's changelog.

26.2.0 (2026-05-04)

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

  • Removed deprecated OpenSSL.crypto.X509Extension, OpenSSL.crypto.X509Req.add_extension, OpenSSL.crypto.X509Req.get_extensions, OpenSSL.crypto.X509.add_extension, OpenSSL.crypto.X509.get_extensions. cryptography.x509 should be used instead.
  • It is now an error to calling any mutating method on OpenSSL.SSL.Context after it has been used to create a Connection. This was previously deprecated and has always been unsafe.

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

Changes: ^^^^^^^^

  • Maximum supported cryptography version is now 48.x.
  • Added OpenSSL.SSL.Connection.set_options to set options on a per-connection basis.
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 changed the title build(deps): bump pyopenssl from 26.0.0 to 26.1.0 in /tools/base build(deps): bump pyopenssl from 26.1.0 to 26.2.0 in /tools/base May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/tools/base/pyopenssl-26.1.0 branch from c524dea to cef281b Compare May 18, 2026 07:04
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 26.1.0 to 26.2.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@26.1.0...26.2.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/tools/base/pyopenssl-26.1.0 branch from cef281b to c505a73 Compare May 20, 2026 06:32
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.

0 participants