From 1a085bab1ccb4239c9aa6f6f5d6a7b0cfb06335c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:33:20 +0000 Subject: [PATCH] build(deps): bump cryptography from 41.0.4 to 43.0.1 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...43.0.1) --- 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 f54e3a33f..e2ae11679 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==43.0.1 cycler==0.11.0 Django==3.2.18 django-celery-beat==2.5.0