From 1ce30ddcef5886f5e13e3aebe5849022d8a5caaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:03:13 +0000 Subject: [PATCH] Bump zipp from 3.23.0 to 3.23.1 in /tools Bumps [zipp](https://github.com/jaraco/zipp) from 3.23.0 to 3.23.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.23.0...v3.23.1) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 5ba42cdb..09fc9c1b 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -19,4 +19,4 @@ pytest-cov==7.1.0 pytest==9.0.2 six==1.17.0 yapf==0.43.0 -zipp==3.23.0 +zipp==3.23.1