Skip to content

Commit

Permalink
Bump pyopenssl from 23.2.0 to 24.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapsk committed Feb 18, 2024
1 parent 7b31e61 commit bd22dd0
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 bd22dd0

Please sign in to comment.