From 977da9f09f21d6b7c5336ed172252ea443239a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 00:25:03 +0000 Subject: [PATCH] Bump cryptography from 37.0.4 to 41.0.2 in /compose/django Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.4...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- compose/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/django/requirements.txt b/compose/django/requirements.txt index f05bd88e..32c1be7a 100644 --- a/compose/django/requirements.txt +++ b/compose/django/requirements.txt @@ -12,7 +12,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 cognitiveatlas==0.1.9 -cryptography==37.0.4 +cryptography==41.0.2 cycler==0.11.0 Cython==0.29.30 defusedxml==0.7.1