1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00

Bump pyOpenSSL to 26.0.0 (#165770)

This commit is contained in:
Robert Resch
2026-03-17 10:13:37 +01:00
committed by GitHub
parent 492883de57
commit 80c5bd1843
3 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ psutil-home-assistant==0.0.1
PyJWT==2.10.1
pymicro-vad==1.0.1
PyNaCl==1.6.2
pyOpenSSL==25.3.0
pyOpenSSL==26.0.0
pyserial==3.5
pyspeex-noise==1.0.2
python-slugify==8.0.4

View File

@@ -60,7 +60,7 @@ dependencies = [
"cryptography==46.0.5",
"Pillow==12.1.1",
"propcache==0.4.1",
"pyOpenSSL==25.3.0",
"pyOpenSSL==26.0.0",
"orjson==3.11.7",
"packaging>=23.1",
"psutil-home-assistant==0.0.1",

2
requirements.txt generated
View File

@@ -41,7 +41,7 @@ propcache==0.4.1
psutil-home-assistant==0.0.1
PyJWT==2.10.1
pymicro-vad==1.0.1
pyOpenSSL==25.3.0
pyOpenSSL==26.0.0
pyspeex-noise==1.0.2
python-slugify==8.0.4
PyTurboJPEG==1.8.0