From e617961065db9d0ee5103a6704dda78fe7d0cb4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:52:06 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 42.0.4 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.4) --- 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 bf9b3b3ab..b96d5691e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -22,7 +22,7 @@ colorlog==6.8.2 contourpy==1.0.6 coverage==7.4.1 cron-descriptor==1.4.0 -cryptography==41.0.4 +cryptography==42.0.4 cycler==0.11.0 Django==3.2.18 django-celery-beat==2.5.0