From f1d459a7fd77db4d73d85a4e9f3a8158c9268a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:41:36 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 in /backend/Yiqi/Yiqi Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 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.1.4...3.2) Signed-off-by: dependabot[bot] --- backend/Yiqi/Yiqi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Yiqi/Yiqi/requirements.txt b/backend/Yiqi/Yiqi/requirements.txt index 2971ec8..6bde27f 100644 --- a/backend/Yiqi/Yiqi/requirements.txt +++ b/backend/Yiqi/Yiqi/requirements.txt @@ -21,7 +21,7 @@ coreapi==2.3.3 coreschema==0.0.4 coverage==4.4.2 crypto==1.4.1 -cryptography==2.1.4 +cryptography==3.2 cssselect==1.0.1 cycler==0.10.0 daphne==1.4.2