From 7a63d67e88d381050d5772f0d07785e0cf3a746e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 18:43:19 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...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 afdd7f7..0b81404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ charset-normalizer==3.4.1 click==8.1.8 colorama==0.4.6 colorlog==6.9.0 -cryptography==42.0.8 +cryptography==44.0.1 decorator==5.2.1 Deprecated==1.2.18 dnspython==2.7.0