python: Update pyOpenSSL to 24 (#38582)

WPT updated something and we need to update pyOpenSSL to 24 to make deps
resolvable.
This fixes WPT Imports:
https://github.com/servo/servo/actions/runs/16855379913/job/47753105229

Testing: WPT import run:
https://github.com/servo/servo/actions/runs/16859665646

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
sagudev 2025-08-10 12:31:01 +02:00 committed by GitHub
parent a60b53eded
commit 2f0afb0ec0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ colorama == 0.3.7
# For package uploading
boto3 == 1.34.95
pyOpenSSL == 23.0.0
pyOpenSSL == 24.0.0
PyGithub == 1.58.1
# For Python3 compatibility