From a5870408097d5546c2e8ace7008de853d39a32a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 04:41:50 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.1 (#2) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 63aa297..af2e56a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask_API==2.0 -cryptography==2.8 +cryptography==3.1 Flask==1.1.2 secrets==1.0.2 \ No newline at end of file