From fbeb383dda11e8b0db67f4caf0f050e6171836d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 08:17:49 +0000 Subject: [PATCH] Bump cryptography from 2.0.3 to 3.3.2 in /_build/search/docs-scraper Bumps [cryptography](https://github.com/pyca/cryptography) from 2.0.3 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.0.3...3.3.2) Signed-off-by: dependabot[bot] --- _build/search/docs-scraper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/search/docs-scraper/requirements.txt b/_build/search/docs-scraper/requirements.txt index 278627cc..f79adc2e 100644 --- a/_build/search/docs-scraper/requirements.txt +++ b/_build/search/docs-scraper/requirements.txt @@ -7,7 +7,7 @@ cffi==1.11.0 chardet==3.0.4 click==6.7 constantly==15.1.0 -cryptography==2.0.3 +cryptography==3.3.2 cssselect==1.0.1 enum34==1.1.6 future==0.16.0