mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
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:
parent
a60b53eded
commit
2f0afb0ec0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue