From 7c37d44be9afdfaee73b639da9576c23110e16a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:04:58 +0000 Subject: [PATCH] build(deps): bump cryptography from 39.0.1 to 41.0.6 in /engines/censys Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- engines/censys/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/censys/requirements.txt b/engines/censys/requirements.txt index fdc7dda9..b07096a3 100644 --- a/engines/censys/requirements.txt +++ b/engines/censys/requirements.txt @@ -4,7 +4,7 @@ certifi==2022.12.7 cffi==1.10.0 chardet==3.0.4 click==6.7 -cryptography==39.0.1 +cryptography==41.0.6 enum34==1.1.6 Flask==2.2.3 idna==2.5