From 95a21954f1175cc9e0490bd129f114ad23efbf0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 13:44:26 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.3.2 in /crawlerx_server Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 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/2.9.2...3.3.2) Signed-off-by: dependabot[bot] --- crawlerx_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawlerx_server/requirements.txt b/crawlerx_server/requirements.txt index a7b9071..7f8606b 100644 --- a/crawlerx_server/requirements.txt +++ b/crawlerx_server/requirements.txt @@ -14,7 +14,7 @@ cffi==1.14.0 chardet==3.0.4 click==7.1.2 constantly==15.1.0 -cryptography==2.9.2 +cryptography==3.3.2 cssselect==1.1.0 distlib==0.3.0 Django==3.0.5