From f503c731a54dd07e630a8cbc42dbe1bfdafc9a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:00:13 +0000 Subject: [PATCH] Bump cryptography in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 45.0.5 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.5...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00afaaca1..724b38e6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pysatochip==0.17.0 pyscard==2.3.1 ecdsa==0.19.1 pyaes==1.6.1 -cryptography==45.0.5 +cryptography==46.0.5 pyopenssl==25.1.0 typing_extensions==4.14.1 certifi==2025.7.14