mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Update pyOpenSSL to 25.0.0 (#137236)
This commit is contained in:
parent
c903658aa8
commit
9bc110104d
@ -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
|
||||
|
@ -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
2
requirements.txt
generated
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user