From 2c0968fb8a58d6bc51db344579cfa8837b4a6d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:42:54 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 42.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 42.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...42.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6951af5..0a1ced2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.12.2 certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 -cryptography==41.0.5 +cryptography==42.0.1 decorator==5.1.1 Django==4.2.7 django-configurations==2.5