From 4c0b6c9de1cb78e968ae56bafd866ee0d6a06a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:06:22 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.2 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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.8...3.2) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8e3c8aa..9a52d6a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,7 +10,7 @@ chardet==3.0.4 ChatterBot==1.0.5 chatterbot-corpus==1.2.0 Click==7.0 -cryptography==2.8 +cryptography==3.2 cymem==2.0.2 dnspython==1.16.0 docutils==0.15.2