From a9a4637fcec7e78e5df189d9ac353d335cfb4db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 06:17:19 +0000 Subject: [PATCH] Bump cryptography from 42.0.4 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.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 850fc10..81326c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2024.7.4 cffi==1.14.3 chardet==3.0.4 click==7.1.1 -cryptography==42.0.4 +cryptography==44.0.1 Flask==2.3.2 helpdev==0.7.1 idna==3.7