From d175f0e8bcf3fa61cb4484c8ed8a743cab8b32ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 19:41:36 +0000 Subject: [PATCH] Upgrade: Bump cryptography from 45.0.4 to 46.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.4 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.4...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6d6aaa..0f38a6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.1.8 -cryptography==45.0.4 +cryptography==46.0.7 frozenlist==1.7.0 gitdb==4.0.12 github3.py==4.0.1