From e37120710f93935338988fb779f69c5d93415de3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:25:25 +0000 Subject: [PATCH] Bump cryptography from 2.3.1 to 3.2 in /vuemarket Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.3.1...3.2) Signed-off-by: dependabot[bot] --- vuemarket/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vuemarket/requirements.txt b/vuemarket/requirements.txt index f70d572..c4b4725 100644 --- a/vuemarket/requirements.txt +++ b/vuemarket/requirements.txt @@ -4,7 +4,7 @@ cffi==1.11.5 chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 -cryptography==2.3.1 +cryptography==3.2 diff-match-patch==20121119 Django==2.1.2 django-crispy-forms==1.7.2