From eca016e3f7a4790c38b5ca94cae358aebd081774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 15:16:11 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 46.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...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 1d23388..2106578 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ click==7.1.2 coverage==5.3.1 dnspython==2.6.1 email-validator==1.1.2 -cryptography==43.0.1 +cryptography==46.0.7 fabric==2.5.0 Flask==2.3.2 Flask-Login==0.5.0