From 3399a5b091b6db3df8522ffba2ca77090640e290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 22:42:27 +0000 Subject: [PATCH] Bump cryptography from 1.7.2 to 39.0.1 in /scrapy_fs Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.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/1.7.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapy_fs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy_fs/requirements.txt b/scrapy_fs/requirements.txt index 183d40c..ecb5413 100644 --- a/scrapy_fs/requirements.txt +++ b/scrapy_fs/requirements.txt @@ -5,7 +5,7 @@ Automat==0.5.0 bleach==1.5.0 cffi==1.9.1 constantly==15.1.0 -cryptography==1.7.2 +cryptography==39.0.1 cssselect==1.0.1 decorator==4.0.11 entrypoints==0.2.2