From 9564af9419af0a57e74be5a4fd03eca7bb258539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:39:33 +0000 Subject: [PATCH] Bump zipp from 1.2.0 to 3.19.1 in /infra/python/deps Bumps [zipp](https://github.com/jaraco/zipp) from 1.2.0 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/v1.2.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/py2-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/py2-requirements.txt b/infra/python/deps/py2-requirements.txt index 919f7d41c5..e488f2f18f 100644 --- a/infra/python/deps/py2-requirements.txt +++ b/infra/python/deps/py2-requirements.txt @@ -31,5 +31,5 @@ flake8 == 3.9.2 importlib-metadata == 2.1.3 contextlib2 == 0.6.0 pathlib2 == 2.3.7.post1 - zipp == 1.2.0 + zipp == 3.19.1 k5test==0.9.2