From a95e9fe2c067242a74b73b5c75b7da096e44122e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:03:14 +0000 Subject: [PATCH] Bump zipp from 3.23.0 to 3.23.1 in /dvp 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] --- dvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dvp/requirements.txt b/dvp/requirements.txt index 822c250f..82e963f6 100644 --- a/dvp/requirements.txt +++ b/dvp/requirements.txt @@ -4,4 +4,4 @@ pluggy==1.6.0 pyparsing==3.3.2 pytest==9.0.2 six==1.17.0 -zipp==3.23.0 +zipp==3.23.1