Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pyopenssl-26.x
Open

chore(deps): update dependency pyopenssl to v26.2.0#48
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pyopenssl-26.x

Conversation

@renovate
Copy link
Copy Markdown

@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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

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.

0 participants