From e97159d8bb5fdc25c877c63d94f8906a85c7f852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 00:22:25 +0000 Subject: [PATCH] Bump zipp from 3.11.0 to 3.16.2 in /tools 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] <support@github.com> --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 0ec591d7..fedef4c2 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -19,4 +19,4 @@ pytest-cov==4.0.0 pytest==7.2.0 six==1.16.0 yapf==0.32 -zipp==3.11.0 +zipp==3.16.2