From 75d2e75f9918c7021b7ed5410fb56992e1108883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 10:51:13 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...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 b6a1e7c..8ef5f98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2021.5.30 cffi==1.14.5 chardet==4.0.0 -cryptography==3.4.7 +cryptography==44.0.1 delegator.py==0.1.1 docker==5.0.0 english==2020.7.0