From 5d5d00f0b2fcf0de0c206605f6ad3d96bcdd257e Mon Sep 17 00:00:00 2001 From: Jordan Harvey Date: Sun, 5 Apr 2026 16:56:01 +0100 Subject: [PATCH] Bump cryptography to 46.0.6 (#167330) Co-authored-by: Robert Resch --- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index f9322d10994..37ac4db4a96 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==46.0.5 +cryptography==46.0.6 dbus-fast==4.0.4 file-read-backwards==2.0.0 fnv-hash-fast==2.0.0 diff --git a/pyproject.toml b/pyproject.toml index 5575a41f36d..194ee7b33a0 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==46.0.5", + "cryptography==46.0.6", "Pillow==12.1.1", "propcache==0.4.1", "pyOpenSSL==26.0.0", diff --git a/requirements.txt b/requirements.txt index fca3d009ed0..0527a296113 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==46.0.5 +cryptography==46.0.6 fnv-hash-fast==2.0.0 ha-ffmpeg==3.2.2 hass-nabucasa==2.2.0