From 8bec1e4bc6b83d8db4016f0fec1d379ff53afffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 21:30:12 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 46.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 c67210a9d9bb9f..ef5d22a38bfb06 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -30,7 +30,7 @@ cached-ipaddress==1.0.1 certifi>=2021.5.30 ciso8601==2.3.3 cronsim==2.7 -cryptography==46.0.5 +cryptography==46.0.7 dbus-fast==3.1.2 file-read-backwards==2.0.0 fnv-hash-fast==1.6.0 diff --git a/pyproject.toml b/pyproject.toml index 647b6f7471114a..d17dbb26852440 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,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.7", "Pillow==12.1.1", "propcache==0.4.1", "pyOpenSSL==25.3.0", diff --git a/requirements.txt b/requirements.txt index ad9464932e716f..196ee0eedf8e88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ bcrypt==5.0.0 certifi>=2021.5.30 ciso8601==2.3.3 cronsim==2.7 -cryptography==46.0.5 +cryptography==46.0.7 fnv-hash-fast==1.6.0 ha-ffmpeg==3.2.2 hass-nabucasa==1.15.0