From 5b15fc5bc5cfe27ba970f1522c35d3446dba21c8 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 2.3 to 3.3.2 in /ab0000-stack/web Bumps [cryptography](https://github.com/pyca/cryptography) from 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/2.3...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ab0000-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ab0000-stack/web/requirements.txt b/ab0000-stack/web/requirements.txt index ce66269b..519115bf 100644 --- a/ab0000-stack/web/requirements.txt +++ b/ab0000-stack/web/requirements.txt @@ -7,7 +7,7 @@ python-dateutil==2.6.0 raven>=6.5.0 redis>=2.10.5 fabric<2.0 -cryptography==2.3 +cryptography==3.3.2 dcCodeDeploy s3cmd awscli