From 7b0175e64655deae9c54806ffdbd9c4494d144bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 01:46:51 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.3 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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..97d9d194 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.3 daphne==4.0.0 defusedxml==0.7.1 dj-rest-auth==3.0.0