Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 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 May 5, 2026
@phlax
Copy link
Copy Markdown
Member

phlax commented May 6, 2026

/retest

@dependabot dependabot Bot force-pushed the dependabot/pip/tools/base/pyopenssl-26.2.0 branch 2 times, most recently from 79f31e8 to 77edc39 Compare May 15, 2026 18:34
@dependabot dependabot Bot force-pushed the dependabot/pip/tools/base/pyopenssl-26.2.0 branch from 77edc39 to 8665b25 Compare May 19, 2026 17:55
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.2.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.2.0 branch from 8665b25 to a93e917 Compare May 19, 2026 19:43
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.

1 participant