From e3d6abb24929f22a59ca1687fa571bda50c03bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:52:22 +0000 Subject: [PATCH] chore(deps): bump urllib3 in /source/model/rerank/code Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.19) --- updated-dependencies: - dependency-name: urllib3 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..b22a63ba 100644 --- a/source/model/rerank/code/requirements.txt +++ b/source/model/rerank/code/requirements.txt @@ -78,7 +78,7 @@ triton==2.0.0.dev20221202 typing_extensions==4.7.1 tzdata==2024.2 unlzw3==0.2.2 -urllib3==1.26.16 +urllib3==1.26.19 warc3-wet==0.2.5 warc3-wet-clueweb09==0.2.5 xxhash==3.5.0