From 351ddf4acb94c65aad5aa36401e9f7ed8acc3ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:30:21 +0000 Subject: [PATCH] build(deps): bump zipp from 0.6.0 to 3.19.1 in /test/py Bumps [zipp](https://github.com/jaraco/zipp) from 0.6.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/v0.6.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/py/requirements.txt b/test/py/requirements.txt index 97f96213e4..3260166d32 100644 --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -19,4 +19,4 @@ testtools==2.3.0 traceback2==1.4.0 unittest2==1.1.0 wcwidth==0.1.7 -zipp==0.6.0 +zipp==3.19.1