oz123 / pytest-localftpserver

A PyTest plugin which gives you a local ftp server for your tests
Other
17 stars 9 forks source link

Update pyopenssl to 23.1.0 #236

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates PyOpenSSL from 23.0.0 to 23.1.0.

Changelog ### 23.1.0 ``` ------------------- Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Deprecations: ^^^^^^^^^^^^^ Changes: ^^^^^^^^ - ``cryptography`` maximum version has been increased to 40.0.x. - Add ``OpenSSL.SSL.Connection.DTLSv1_get_timeout`` and ``OpenSSL.SSL.Connection.DTLSv1_handle_timeout`` to support DTLS timeouts `1180 <https://github.com/pyca/pyopenssl/pull/1180>`_. ```
Links - PyPI: https://pypi.org/project/pyopenssl - Changelog: https://pyup.io/changelogs/pyopenssl/ - Homepage: https://pyopenssl.org/ - Docs: https://pythonhosted.org/pyOpenSSL/
pyup-bot commented 1 year ago

Closing this in favor of #240