From 8db3a576fbd9104bd1c10a2e21bd94d0735a9bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:10:29 +0000 Subject: [PATCH] Bump zipp from 3.15.0 to 3.21.0 in /python Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.0 to 3.21.0. - [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.15.0...v3.21.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements-3.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements-3.7.txt b/python/requirements-3.7.txt index 8bfbf9bf..bd8d642b 100644 --- a/python/requirements-3.7.txt +++ b/python/requirements-3.7.txt @@ -1,7 +1,7 @@ humanize==4.6.0 importlib-metadata==6.7.0 typing_extensions==4.7.1 - zipp==3.15.0 + zipp==3.21.0 junitparser==3.2.0 lxml==5.3.0 psutil==6.1.0