mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Update pyOpenSSL to 25.3.0 (#153329)
This commit is contained in:
@@ -55,7 +55,7 @@ psutil-home-assistant==0.0.1
|
||||
PyJWT==2.10.1
|
||||
pymicro-vad==1.0.1
|
||||
PyNaCl==1.6.0
|
||||
pyOpenSSL==25.1.0
|
||||
pyOpenSSL==25.3.0
|
||||
pyserial==3.5
|
||||
pyspeex-noise==1.0.2
|
||||
python-slugify==8.0.4
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@ dependencies = [
|
||||
"cryptography==45.0.7",
|
||||
"Pillow==11.3.0",
|
||||
"propcache==0.3.2",
|
||||
"pyOpenSSL==25.1.0",
|
||||
"pyOpenSSL==25.3.0",
|
||||
"orjson==3.11.3",
|
||||
"packaging>=23.1",
|
||||
"psutil-home-assistant==0.0.1",
|
||||
|
||||
Generated
+1
-1
@@ -32,7 +32,7 @@ PyJWT==2.10.1
|
||||
cryptography==45.0.7
|
||||
Pillow==11.3.0
|
||||
propcache==0.3.2
|
||||
pyOpenSSL==25.1.0
|
||||
pyOpenSSL==25.3.0
|
||||
orjson==3.11.3
|
||||
packaging>=23.1
|
||||
psutil-home-assistant==0.0.1
|
||||
|
||||
Reference in New Issue
Block a user