From 0948442d7f78b531c238d30e4f4d44570927f40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:18:42 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.2 in /api/src/main/resources 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] --- api/src/main/resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/src/main/resources/requirements.txt b/api/src/main/resources/requirements.txt index 95a4c82..afc6ced 100644 --- a/api/src/main/resources/requirements.txt +++ b/api/src/main/resources/requirements.txt @@ -1,7 +1,7 @@ argparse==1.2.1 certifi==2017.4.17 cffi==1.9.1 -cryptography==2.8 +cryptography==3.2 enum34==1.1.6 happybase==1.2.0 idna==2.1