1
0
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:
Marc Mueller
2025-10-01 17:32:08 +02:00
committed by GitHub
parent c1bf11da34
commit bf1da35303
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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",
+1 -1
View File
@@ -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