From 37f8a37ed04d5645a68ae97b254514649f3f92cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 19:52:32 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.4 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.4 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.4...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..a6a7604 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.6 frozenlist==1.7.0 gitdb==4.0.12 github3.py==4.0.1