chore(deps): update dependency pyopenssl to v25
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| pyopenssl (source) | major |
==24.3.0 -> ==25.0.0
|
Release Notes
pyca/pyopenssl (pyopenssl)
v25.0.0
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, andX509Store.load_locations. - Deprecated APIs are now marked using
warnings.deprecated.mypywill emit deprecation notices for them when used with--enable-error-code deprecated.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.