chore(deps): update dependency pyopenssl to v24
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pyopenssl (source) | major |
==23.3.0 -> ==24.1.0
|
Release Notes
pyca/pyopenssl (pyopenssl)
v24.1.0
Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Removed the deprecated
OpenSSL.crypto.PKCS12
andOpenSSL.crypto.NetscapeSPKI
.OpenSSL.crypto.PKCS12
may be replaced by the PKCS#12 APIs in thecryptography
package.
Deprecations: ^^^^^^^^^^^^^
Changes: ^^^^^^^^
v24.0.0
Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Deprecations: ^^^^^^^^^^^^^
Changes: ^^^^^^^^
- Added
OpenSSL.SSL.Connection.get_selected_srtp_profile
to determine which SRTP profile was negotiated.#​1279 <https://github.com/pyca/pyopenssl/pull/1279>
_.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.