From 31c3be453dab8c91be89670c76ffe39d5b066d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 00:27:42 +0000 Subject: [PATCH] Bump cryptography from 38.0.0 to 41.0.2 in /spider_manager Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.0...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spider_manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spider_manager/requirements.txt b/spider_manager/requirements.txt index d04463cd..ec9072dc 100644 --- a/spider_manager/requirements.txt +++ b/spider_manager/requirements.txt @@ -8,7 +8,7 @@ attrs>=19.2.0 # 18.1.0 # Updated from 17.2.0' cchardet==2.1.7 cffi==1.12.3 # Updated from 1.10.0 ConcurrentLogHandler==0.9.1 -cryptography==38.0.0 # 2.3 +cryptography==41.0.2 # 2.3 cssselect==1.0.3 # Updated from 1.0.1 enum34==1.1.6 funcsigs==1.0.2