From 9e2ccf1f4a1d60aa5442fa378c7f14d5362ceeca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:28:24 +0000 Subject: [PATCH] Bump cryptography from 2.3.1 to 3.2 in /ACADbindhelper Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 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.3.1...3.2) Signed-off-by: dependabot[bot] --- ACADbindhelper/env/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACADbindhelper/env/requirements.txt b/ACADbindhelper/env/requirements.txt index a7609d8..5aa55a8 100644 --- a/ACADbindhelper/env/requirements.txt +++ b/ACADbindhelper/env/requirements.txt @@ -2,7 +2,7 @@ altgraph==0.16.1 asn1crypto==0.24.0 cffi==1.11.5 comtypes==1.1.7 -cryptography==2.3.1 +cryptography==3.2 future==0.17.1 idna==2.7 macholib==1.11