From 65cea57fe9ef52ee9c63375fa4d3d2b18a34a936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:07:39 +0000 Subject: [PATCH] Bump cryptography from 1.2.2 to 3.2 in /mega_applications/flask_web_app Bumps [cryptography](https://github.com/pyca/cryptography) from 1.2.2 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/1.2.2...3.2) Signed-off-by: dependabot[bot] --- mega_applications/flask_web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mega_applications/flask_web_app/requirements.txt b/mega_applications/flask_web_app/requirements.txt index dd37af3..eaeff8a 100644 --- a/mega_applications/flask_web_app/requirements.txt +++ b/mega_applications/flask_web_app/requirements.txt @@ -18,7 +18,7 @@ certifi==2017.7.27.1 cffi==1.5.2 click==6.7 configparser==3.5.0 -cryptography==1.2.2 +cryptography==3.2 cycler==0.10.0 datadotworld==1.4.1 datapackage==0.8.9