mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 10:16:06 +00:00
Update cryptography to 46.0.7 (#167960)
This commit is contained in:
@@ -29,7 +29,7 @@ cached-ipaddress==1.0.1
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.3
|
||||
cronsim==2.7
|
||||
cryptography==46.0.6
|
||||
cryptography==46.0.7
|
||||
dbus-fast==3.1.2
|
||||
file-read-backwards==2.0.0
|
||||
fnv-hash-fast==2.0.0
|
||||
|
||||
@@ -57,7 +57,7 @@ dependencies = [
|
||||
"lru-dict==1.3.0",
|
||||
"PyJWT==2.10.1",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==46.0.6",
|
||||
"cryptography==46.0.7",
|
||||
"Pillow==12.1.1",
|
||||
"propcache==0.4.1",
|
||||
"pyOpenSSL==26.0.0",
|
||||
|
||||
2
requirements.txt
generated
2
requirements.txt
generated
@@ -21,7 +21,7 @@ bcrypt==5.0.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.3
|
||||
cronsim==2.7
|
||||
cryptography==46.0.6
|
||||
cryptography==46.0.7
|
||||
fnv-hash-fast==2.0.0
|
||||
ha-ffmpeg==3.2.2
|
||||
hass-nabucasa==2.2.0
|
||||
|
||||
Reference in New Issue
Block a user