From 45ddd65e74a24c5c7d7a2f91015bde7143f41616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 19:13:53 -0500 Subject: [PATCH] chore(deps): bump zipp from 3.9.0 to 3.10.0 (#128) Bumps [zipp](https://github.com/jaraco/zipp) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fd91e1..fd36176 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,4 +68,4 @@ urllib3==1.26.12 wcmatch==8.4.1 websocket-client==1.4.1 yamllint==1.28.0 -zipp==3.9.0 +zipp==3.10.0