From 13e7290088e5bb28ec97422add5b924fcb5cc28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:52:23 +0000 Subject: [PATCH] chore(deps): bump certifi in /source/model/rerank/code Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/model/rerank/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/model/rerank/code/requirements.txt b/source/model/rerank/code/requirements.txt index 47956a3d..43a77846 100644 --- a/source/model/rerank/code/requirements.txt +++ b/source/model/rerank/code/requirements.txt @@ -11,7 +11,7 @@ beautifulsoup4==4.12.3 bitsandbytes==0.38.1 botocore==1.31.23 cbor==1.0.0 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.2.0 cmake==3.27.1 colorama==0.4.4