From d5fb98031c83d751407f233a484aac14fe898802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:42:24 +0000 Subject: [PATCH] Bump zipp from 3.0.0 to 3.19.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.0.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/v3.0.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index f8e26d1..9d69499 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -9,4 +9,4 @@ pyparsing==2.4.6 pytest==5.3.5 six==1.14.0 wcwidth==0.1.8 -zipp==3.0.0 \ No newline at end of file +zipp==3.19.1 \ No newline at end of file