diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index af546b37c81e89..82272384feeecb 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -29,7 +29,7 @@ cached-ipaddress==1.0.1 certifi>=2021.5.30 ciso8601==2.3.3 cronsim==2.7 -cryptography==48.0.0 +cryptography==48.0.1 dbus-fast==5.0.3 file-read-backwards==2.0.0 fnv-hash-fast==2.0.3 diff --git a/pyproject.toml b/pyproject.toml index 5d569f082a8171..906790248b30de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dependencies = [ "lru-dict==1.4.1", "PyJWT==2.12.1", # PyJWT has loose dependency. We want the latest one. - "cryptography==48.0.0", + "cryptography==48.0.1", "Pillow==12.2.0", "propcache==0.5.2", "pyOpenSSL==26.2.0", diff --git a/requirements.txt b/requirements.txt index a616f69a26fba5..078dc0eacb1d8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ bcrypt==5.0.0 certifi>=2021.5.30 ciso8601==2.3.3 cronsim==2.7 -cryptography==48.0.0 +cryptography==48.0.1 fnv-hash-fast==2.0.3 ha-ffmpeg==3.2.2 hass-nabucasa==2.2.0