From 2c0fb1bc33d878788f98cd97cbd6254b846dba00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 15:39:07 +0000 Subject: [PATCH] Bump cryptography from 1.2.3 to 3.3.2 in /000000-stack/web Bumps [cryptography](https://github.com/pyca/cryptography) from 1.2.3 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.2.3...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 000000-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/000000-stack/web/requirements.txt b/000000-stack/web/requirements.txt index a32624ac..3db8a75c 100644 --- a/000000-stack/web/requirements.txt +++ b/000000-stack/web/requirements.txt @@ -24,4 +24,4 @@ objgraph==3.0.0 oauth2client==3.0.0 enum34==1.1.2 django-extensions==1.6.1 -cryptography==1.2.3 +cryptography==3.3.2