Skip to content

Update dependency pyopenssl to v25 (1.2) #2320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyopenssl (source) 24.3.0 -> 25.1.0 age adoption passing confidence

Release Notes

pyca/pyopenssl (pyopenssl)

v25.1.0

Compare Source

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

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

  • Attempting using any methods that mutate an OpenSSL.SSL.Context after it
    has been used to create an OpenSSL.SSL.Connection will emit a warning. In
    a future release, this will raise an exception.

Changes:
^^^^^^^^

  • cryptography maximum version has been increased to 45.0.x.

v25.0.0

Compare Source

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

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

Changes:
^^^^^^^^

  • Corrected type annotations on Context.set_alpn_select_callback, Context.set_session_cache_mode, Context.set_options, Context.set_mode, X509.subject_name_hash, and X509Store.load_locations.
  • Deprecated APIs are now marked using warnings.deprecated. mypy will emit deprecation notices for them when used with --enable-error-code deprecated.

Configuration

📅 Schedule: Branch creation - "after 5am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) June 26, 2025 12:05
Copy link
Contributor Author

renovate bot commented Jun 26, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv c2cciutils-vCVu7hiS-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because c2cciutils depends on pyopenssl (25.1.0) which depends on typing-extensions (>=4.9), typing-extensions is required.
So, because c2cciutils depends on typing-extensions (4.2.0), version solving failed.

@renovate renovate bot force-pushed the renovate/1.2-major-security-packages branch from b849d77 to 801dde9 Compare June 26, 2025 13:25
@renovate renovate bot changed the title Update security packages (1.2) (major) Update dependency pyopenssl to v25 (1.2) Jun 26, 2025
@renovate renovate bot merged commit 2a46dc8 into 1.2 Jun 26, 2025
8 of 10 checks passed
@renovate renovate bot deleted the renovate/1.2-major-security-packages branch June 26, 2025 13:28
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