Update pyOpenSSL to 25.0.0 (#137236)

This commit is contained in:
Marc Mueller 2025-02-03 14:46:49 +01:00 committed by GitHub
parent c903658aa8
commit 9bc110104d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ psutil-home-assistant==0.0.1
PyJWT==2.10.1
pymicro-vad==1.0.1
PyNaCl==1.5.0
pyOpenSSL==24.3.0
pyOpenSSL==25.0.0
pyserial==3.5
pyspeex-noise==1.0.2
python-slugify==8.0.4

View File

@ -59,7 +59,7 @@ dependencies = [
"cryptography==44.0.0",
"Pillow==11.1.0",
"propcache==0.2.1",
"pyOpenSSL==24.3.0",
"pyOpenSSL==25.0.0",
"orjson==3.10.12",
"packaging>=23.1",
"psutil-home-assistant==0.0.1",

2
requirements.txt generated
View File

@ -31,7 +31,7 @@ PyJWT==2.10.1
cryptography==44.0.0
Pillow==11.1.0
propcache==0.2.1
pyOpenSSL==24.3.0
pyOpenSSL==25.0.0
orjson==3.10.12
packaging>=23.1
psutil-home-assistant==0.0.1