From ddaae271d4fc12e5239e77aa43be5a2c4c19ddfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:30:29 +0000 Subject: [PATCH] Bump cryptography from 1.7.2 to 46.0.5 in /tools/buildchain Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.2 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.7.2...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/buildchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/buildchain/requirements.txt b/tools/buildchain/requirements.txt index c858943..2997c31 100644 --- a/tools/buildchain/requirements.txt +++ b/tools/buildchain/requirements.txt @@ -3,7 +3,7 @@ appdirs==1.4.2 bdist-mpkg==0.5.0 bonjour-py==0.3 cffi==1.9.1 -cryptography==1.7.2 +cryptography==46.0.5 ecdsa==0.13 enum34==1.1.6 esptool==1.2.1