From 6d4d2fd7d4f23ccaf49322ce4ae378ebd7b4ef74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 01:27:41 +0000 Subject: [PATCH] Bump cryptography in /archive/mailing-list-data-pipelines Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.3...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- archive/mailing-list-data-pipelines/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/mailing-list-data-pipelines/requirements.txt b/archive/mailing-list-data-pipelines/requirements.txt index 6502d9d..7ecfd9e 100644 --- a/archive/mailing-list-data-pipelines/requirements.txt +++ b/archive/mailing-list-data-pipelines/requirements.txt @@ -15,7 +15,7 @@ certifi==2022.9.24 cffi==1.15.1 chardet==5.0.0 charset-normalizer==2.1.1 -cryptography==38.0.3 +cryptography==42.0.0 debugpy==1.6.3 decorator==5.1.1 defusedxml==0.7.1