From f9e5d694fb684b9067d4f3334b6a0f82067b8724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:11:21 +0000 Subject: [PATCH] Bump cryptography from 1.8.1 to 3.2 in /chapter1 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.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/1.8.1...3.2) Signed-off-by: dependabot[bot] --- chapter1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter1/requirements.txt b/chapter1/requirements.txt index 758bbda..3d8f023 100644 --- a/chapter1/requirements.txt +++ b/chapter1/requirements.txt @@ -18,7 +18,7 @@ click==4.1 colorama==0.2.5 configobj==5.0.6 CorePost==0.0.16 -cryptography==1.8.1 +cryptography==3.2 cssselect==0.9.1 cycler==0.10.0 dateutils==0.6.6