From 0c79220e0674dde36df67f42aeac2f17fd4f80da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:34:48 +0000 Subject: [PATCH] Bump zipp from 1.0.0 to 3.19.1 Bumps [zipp](https://github.com/jaraco/zipp) from 1.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/v1.0.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 894fdb5f..755d1ec0 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -7,4 +7,4 @@ jsonpickle nose-exclude coveralls importlib-metadata==1.3.0 -zipp==1.0.0 \ No newline at end of file +zipp==3.19.1 \ No newline at end of file