1
0
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:
Franck Nijhof
2025-09-04 22:40:08 +02:00
committed by GitHub
parent b111a33b8c
commit 447c7b64a9
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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
View File

@@ -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