From 2485b131ce52def92e822aea166ead26273e2564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 11:06:24 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.2 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 18b87c7d..f8a58567 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,7 +15,7 @@ channels==4.0.0 charset-normalizer==3.1.0 constantly==15.1.0 coverage==7.2.5 -cryptography==40.0.2 +cryptography==41.0.2 daphne==4.0.0 defusedxml==0.7.1 dj-rest-auth==3.0.0