From 62e204ead7b71e6fb4ecb2d97f4c0626f6008d42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:54:33 +0400 Subject: [PATCH] Bump cryptography from 42.0.4 to 43.0.1 in /lambdas/indexer (#4128) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lambdas/indexer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambdas/indexer/requirements.txt b/lambdas/indexer/requirements.txt index b99e942364c..f8875d3d424 100644 --- a/lambdas/indexer/requirements.txt +++ b/lambdas/indexer/requirements.txt @@ -6,7 +6,7 @@ certifi==2024.7.4 cffi==1.15.1 chardet==3.0.4 charset-normalizer==2.0.12 -cryptography==42.0.4 +cryptography==43.0.1 decorator==4.4.0 docutils==0.15.2 # This is the highest version that's less than our pinned ES version of 6.7