chore(deps): update dependency pyopenssl to v23.2.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pyopenssl (source) | minor |
==23.1.1 -> ==23.2.0
|
Release Notes
pyca/pyopenssl
v23.2.0
Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Removed
X509StoreFlags.NOTIFY_POLICY
.#​1213 <https://github.com/pyca/pyopenssl/pull/1213>
_.
Deprecations: ^^^^^^^^^^^^^
Changes: ^^^^^^^^
-
cryptography
maximum version has been increased to 41.0.x. - Invalid versions are now rejected in
OpenSSL.crypto.X509Req.set_version
. - Added
X509VerificationCodes
toOpenSSL.SSL
.#​1202 <https://github.com/pyca/pyopenssl/pull/1202>
_.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.