From 8b6e6a9304f9453a9f14e6e276911abda39be86b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:51:36 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 3.2 in /libpython Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 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.7...3.2) Signed-off-by: dependabot[bot] --- libpython/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpython/requirements.txt b/libpython/requirements.txt index 29368db..13c0c4b 100644 --- a/libpython/requirements.txt +++ b/libpython/requirements.txt @@ -4,7 +4,7 @@ bs4==0.0.1 certifi==2019.6.16 cffi==1.12.3 chardet==3.0.4 -cryptography==2.7 +cryptography==3.2 docopt==0.6.2 entrypoints==0.3 idna==2.8