From 09f7b12c3ca0b4f2356d2ee70285a54e93caf18b 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:23:34 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.1. - [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.1) Signed-off-by: dependabot-preview[bot] --- 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 -- 2.45.2