From 6626a058c60402099d242922e188e8c6c3095501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 20:43:57 +0000 Subject: [PATCH] chore(deps): bump certifi 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-sm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/general-ocr/model-standard-sm/requirements.txt b/src/containers/general-ocr/model-standard-sm/requirements.txt index 3c295af7..667a9c7e 100644 --- a/src/containers/general-ocr/model-standard-sm/requirements.txt +++ b/src/containers/general-ocr/model-standard-sm/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