From 770757e0b3261787d572c183191b3494b495b6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:24:46 +0000 Subject: [PATCH] Bump cryptography from 40.0.1 to 43.0.1 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.1 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.1...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9369ad4d8..c02283d16 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -9,7 +9,7 @@ vine==5.0.0 certifi>=2017.4.17 cffi>=1.7 coverage>=3.6 -cryptography==40.0.1 +cryptography==43.0.1 decorator==5.1.1 django-appconf==1.0.5 django-braces==1.15.0