From 4b99400d4455a35b1a068a413da8db8168de0efb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 01:50:43 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 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 cc86a3cdca..930e4f5ef4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ charset-normalizer==3.3.2 click==7.1.2 commandlines==0.4.1 compreffor==0.5.1 -cryptography==41.0.5 +cryptography==48.0.1 cu2qu==1.6.7 defcon==0.7.2 Deprecated==1.2.10