From 2b84233b0143988b4c63fb2f9fca1dcabf999193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 00:38:32 +0000 Subject: [PATCH] Bump zipp from 3.11.0 to 3.16.2 in /libs Bumps [zipp](https://github.com/jaraco/zipp) from 3.11.0 to 3.16.2. - [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.11.0...v3.16.2) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- libs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/requirements.txt b/libs/requirements.txt index 1f265b54..65c5bdaa 100644 --- a/libs/requirements.txt +++ b/libs/requirements.txt @@ -6,4 +6,4 @@ pluggy==1.0.0 pyparsing==3.0.9 pytest==7.2.0 six==1.16.0 -zipp==3.11.0 +zipp==3.16.2