From b396c306e8ed842f3e455993789be1669ede53c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:52:52 +0000 Subject: [PATCH] Bump certifi from 2023.11.17 to 2024.7.4 in /lambda/document-processor Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lambda/document-processor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/document-processor/requirements.txt b/lambda/document-processor/requirements.txt index 1814b8b..42930e6 100644 --- a/lambda/document-processor/requirements.txt +++ b/lambda/document-processor/requirements.txt @@ -7,7 +7,7 @@ attrs==23.1.0 boto3==1.29.3 botocore==1.32.3 cachetools==5.3.2 -certifi==2023.11.17 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 dataclasses-json==0.6.2