From 818e9c98282723f6a823c0933a1ad1bec76b8569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:52:27 +0000 Subject: [PATCH] chore(deps): bump zipp in /source/model/rerank/code Bumps [zipp](https://github.com/jaraco/zipp) from 3.16.2 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.16.2...v3.19.1) --- updated-dependencies: - dependency-name: zipp 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..f5c7aca9 100644 --- a/source/model/rerank/code/requirements.txt +++ b/source/model/rerank/code/requirements.txt @@ -83,5 +83,5 @@ warc3-wet==0.2.5 warc3-wet-clueweb09==0.2.5 xxhash==3.5.0 yarl==1.15.2 -zipp==3.16.2 +zipp==3.19.1 zlib-state==0.1.9 \ No newline at end of file