From f41bc8189d4c7d90d95dda0600e30b5d8e7faefa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 20:44:45 +0000 Subject: [PATCH] chore(deps): bump certifi in /src/containers/general-ocr/model-standard Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/containers/general-ocr/model-standard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/general-ocr/model-standard/requirements.txt b/src/containers/general-ocr/model-standard/requirements.txt index 02eb740f..5d9b4883 100644 --- a/src/containers/general-ocr/model-standard/requirements.txt +++ b/src/containers/general-ocr/model-standard/requirements.txt @@ -9,7 +9,7 @@ Shapely==1.7.1 base64image==0.5.1 urllib3==1.26.6 python-dateutil==2.8.2 -certifi==2022.12.7 +certifi==2023.7.22 idna==2.10 chardet==4.0.0 boto3