From 418129729ad180d5ac4366ceafd3c1943bcf0fd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:44:52 +0000 Subject: [PATCH] Bump cryptography from 42.0.2 to 42.0.4 in /timeweb Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- timeweb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timeweb/requirements.txt b/timeweb/requirements.txt index 10523695..566383a9 100644 --- a/timeweb/requirements.txt +++ b/timeweb/requirements.txt @@ -7,7 +7,7 @@ certifi==2023.7.22 cffi==1.15.1 chardet==4.0.0 charset-normalizer==2.0.4 -cryptography==42.0.2 +cryptography==42.0.4 defusedxml==0.7.1 Django==4.1.13 django-allauth==0.52.0