From 6f63015426e9996a3cab31656cb4f8c822286fdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:16:25 +0000 Subject: [PATCH] Bump cryptography from 2.0.3 to 3.2 in /doc Bumps [cryptography](https://github.com/pyca/cryptography) from 2.0.3 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.0.3...3.2) Signed-off-by: dependabot[bot] --- doc/py-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/py-requirements.txt b/doc/py-requirements.txt index 4d98053..9a68d9b 100644 --- a/doc/py-requirements.txt +++ b/doc/py-requirements.txt @@ -4,7 +4,7 @@ bcrypt==3.1.3 certifi==2017.7.27.1 cffi==1.10.0 chardet==3.0.4 -cryptography==2.0.3 +cryptography==3.2 enum34==1.1.6 httplib2==0.10.3 idna==2.6