From d478d0f8cfa81a2fe18e1779cf539bd7686be3f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:18:43 +0000 Subject: [PATCH] Bump cryptography from 2.2.2 to 3.2 in /scrapy Bumps [cryptography](https://github.com/pyca/cryptography) from 2.2.2 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.2.2...3.2) Signed-off-by: dependabot[bot] --- scrapy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy/requirements.txt b/scrapy/requirements.txt index 37ce1dc..52be2df 100644 --- a/scrapy/requirements.txt +++ b/scrapy/requirements.txt @@ -3,7 +3,7 @@ attrs==18.1.0 Automat==0.7.0 cffi==1.11.5 constantly==15.1.0 -cryptography==2.2.2 +cryptography==3.2 cssselect==1.0.3 hyperlink==18.0.0 idna==2.7