diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 507c4a39a51..34fc6e0e03f 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -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 diff --git a/pyproject.toml b/pyproject.toml index 0b5288955e1..9d2118372e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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", diff --git a/requirements.txt b/requirements.txt index 69c27b5bf26..0041fe68515 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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