Skip to content

chore(deps): update dependency pyopenssl to v26.2.0#4510

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/pyopenssl-26.x
May 5, 2026
Merged

chore(deps): update dependency pyopenssl to v26.2.0#4510
renovate[bot] merged 1 commit intomainfrom
renovate/pyopenssl-26.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Change Age Confidence
pyOpenSSL (source) ==26.1.0==26.2.0 age confidence

Release Notes

pyca/pyopenssl (pyOpenSSL)

v26.2.0

Compare Source

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.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Third-party library dependencies. label May 5, 2026
@renovate renovate Bot enabled auto-merge (squash) May 5, 2026 02:33
@renovate renovate Bot merged commit 7fe7b51 into main May 5, 2026
48 checks passed
@renovate renovate Bot deleted the renovate/pyopenssl-26.x branch May 5, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants