From 3d1e84956922a3420a1d7c86065fcea983bd887d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 29 Oct 2020 15:02:17 +0000
Subject: [PATCH] Bump cryptography from 2.9.2 to 3.2 in /Scrapy/Peacock

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.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.9.2...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
---
 Scrapy/Peacock/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Scrapy/Peacock/requirements.txt b/Scrapy/Peacock/requirements.txt
index 2f708d1..83c31c0 100644
--- a/Scrapy/Peacock/requirements.txt
+++ b/Scrapy/Peacock/requirements.txt
@@ -18,7 +18,7 @@ chardet==3.0.4
 chompjs==1.0.16
 constantly==15.1.0
 country-converter==0.6.7
-cryptography==2.9.2
+cryptography==3.2
 cssselect==1.1.0
 distro==1.5.0
 Django==2.0.12