From 05018f02b10e1ee55058f07795445742ce3295f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 03:31:59 +0000 Subject: [PATCH] Bump cryptography from 35.0.0 to 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 37aa266..2bb0bfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2023.7.22 cffi==1.15.0 chardet==4.0.0 charset-normalizer==2.0.7 -cryptography==35.0.0 +cryptography==44.0.1 future==0.18.2 idna==3.3 importlib-metadata==4.8.3