From 072515d623b71baba39850c69f291dbfbc88d689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:45:16 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.4 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 8ef3e3c..449f0dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,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.5 frozenlist==1.7.0 gitdb==4.0.12 github3.py==4.0.1