mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Update cryptography to 45.0.7 (#151715)
This commit is contained in:
@@ -29,7 +29,7 @@ cached-ipaddress==0.10.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.3
|
||||
cronsim==2.6
|
||||
cryptography==45.0.3
|
||||
cryptography==45.0.7
|
||||
dbus-fast==2.44.3
|
||||
fnv-hash-fast==1.5.0
|
||||
go2rtc-client==0.2.1
|
||||
|
||||
@@ -57,7 +57,7 @@ dependencies = [
|
||||
"lru-dict==1.3.0",
|
||||
"PyJWT==2.10.1",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==45.0.3",
|
||||
"cryptography==45.0.7",
|
||||
"Pillow==11.3.0",
|
||||
"propcache==0.3.2",
|
||||
"pyOpenSSL==25.1.0",
|
||||
|
||||
2
requirements.txt
generated
2
requirements.txt
generated
@@ -29,7 +29,7 @@ ifaddr==0.2.0
|
||||
Jinja2==3.1.6
|
||||
lru-dict==1.3.0
|
||||
PyJWT==2.10.1
|
||||
cryptography==45.0.3
|
||||
cryptography==45.0.7
|
||||
Pillow==11.3.0
|
||||
propcache==0.3.2
|
||||
pyOpenSSL==25.1.0
|
||||
|
||||
Reference in New Issue
Block a user