From b6ca80997c953f72d7c784789ac89117ee683c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:44:29 +0000 Subject: [PATCH] Bump cryptography in /3. Web Scraping using Scrapy, Mongo ETL Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. - [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.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 3. Web Scraping using Scrapy, Mongo ETL/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3. Web Scraping using Scrapy, Mongo ETL/requirements.txt b/3. Web Scraping using Scrapy, Mongo ETL/requirements.txt index 49447df..dfd0b19 100644 --- a/3. Web Scraping using Scrapy, Mongo ETL/requirements.txt +++ b/3. Web Scraping using Scrapy, Mongo ETL/requirements.txt @@ -2,7 +2,7 @@ attrs==19.3.0 Automat==20.2.0 cffi==1.14.0 constantly==15.1.0 -cryptography==3.3.2 +cryptography==39.0.1 cssselect==1.1.0 hyperlink==19.0.0 idna==2.9