Bump cryptography to 45.0.1 and pyopenssl to 25.1.0 (#145121)
This commit is contained in:
@@ -82,10 +82,10 @@ dependencies = [
|
||||
"numpy==2.2.2",
|
||||
"PyJWT==2.10.1",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==44.0.1",
|
||||
"cryptography==45.0.1",
|
||||
"Pillow==11.2.1",
|
||||
"propcache==0.3.1",
|
||||
"pyOpenSSL==25.0.0",
|
||||
"pyOpenSSL==25.1.0",
|
||||
"orjson==3.10.18",
|
||||
"packaging>=23.1",
|
||||
"psutil-home-assistant==0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user