From b1548d3a645b97ffeb84cc37cc9bb261236485ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 00:50:22 +0000 Subject: [PATCH] Bump cryptography from 48.0.0 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 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 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