From 88d4b8bd2517ded2dea1183526fcb71af2f7a00e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:56:31 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 42.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...42.0.2) --- updated-dependencies: - dependency-name: cryptography 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 1f5602f..4ea3da6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ certifi==2021.5.30 cffi==1.14.6 chardet==3.0.4 click==8.0.1 -cryptography==3.4.7 +cryptography==42.0.2 decorator==4.3.0 dicttoxml==1.7.4 docutils==0.14