From 153fc0cf00882355e7b16d9bf026ad48ddf4280d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 00:07:02 +0000 Subject: [PATCH] Bump zipp from 3.11.0 to 3.16.2 in /platform 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] --- platform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/requirements.txt b/platform/requirements.txt index 1f265b54..65c5bdaa 100644 --- a/platform/requirements.txt +++ b/platform/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