Skip to content

Commit

Permalink
Merge #1670: Bump pyopenssl from 23.2.0 to 24.0.0
Browse files Browse the repository at this point in the history
bd22dd0 Bump pyopenssl from 23.2.0 to 24.0.0 (Kristaps Kaupe)

Pull request description:

  Needed for #1669, allows upgrading `cryptography` to 42.x, see pyca/pyopenssl#1285 and pyca/pyopenssl#1284.

Top commit has no ACKs.

Tree-SHA512: 9402c257d2a6c012bacd7cd8064f5d1b72a8a8751e28c5544b90b749ba7d1a5f22bb8ae6056f244b06c5f928cf88b5438328a53246f418fed125aa659ff667c6
  • Loading branch information
kristapsk committed Feb 22, 2024
2 parents b93b6be + bd22dd0 commit cbb25a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jmclient = [
]
jmdaemon = [
"libnacl==1.8.0",
"pyopenssl==23.2.0",
"pyopenssl==24.0.0",
]
jmqtui = [
"PyQt5!=5.15.0,!=5.15.1,!=5.15.2,!=6.0",
Expand Down

0 comments on commit cbb25a0

Please sign in to comment.