From 05ca47129fd8664e1985b108a1a86e16868ff952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 13:59:40 +0000 Subject: [PATCH] Bump cryptography from 3.3.1 to 3.3.2 in /crawler Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.1...3.3.2) Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index ae5a7da..2300629 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -4,7 +4,7 @@ autopep8==1.5.4 certifi==2020.12.5 cffi==1.14.4 constantly==15.1.0 -cryptography==3.3.1 +cryptography==3.3.2 cssselect==1.1.0 elasticsearch==7.10.1 future==0.18.2