From 549d64e9d61613455af73dd952f4b5b34ba850d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 10:37:33 +0000 Subject: [PATCH] Bump certifi in /anuvaad-etl/anuvaad-extractor/ocr-content-handler/src Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../anuvaad-extractor/ocr-content-handler/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anuvaad-etl/anuvaad-extractor/ocr-content-handler/src/requirements.txt b/anuvaad-etl/anuvaad-extractor/ocr-content-handler/src/requirements.txt index 4b10b39ba..1ab78a206 100644 --- a/anuvaad-etl/anuvaad-extractor/ocr-content-handler/src/requirements.txt +++ b/anuvaad-etl/anuvaad-extractor/ocr-content-handler/src/requirements.txt @@ -1,7 +1,7 @@ # anuvaad_auditor==0.1.6 anuvaad-auditor==1.0.0 anuvaad-em==0.0.2 -certifi==2020.6.20 +certifi==2023.7.22 click==7.1.2 DateTime==4.3 Flask==1.1.2