From 45940c429c8607648bde5d78b1ab6dbfbadab17f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 19:15:36 +0000 Subject: [PATCH] Bump zipp from 3.3.0 to 3.4.0 Bumps [zipp](https://github.com/jaraco/zipp) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/master/CHANGES.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.3.0...v3.4.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 132661c..e317894 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,4 @@ six==1.15.0 typed-ast==1.4.1 urllib3==1.25.10 wcwidth==0.2.5 -zipp==3.3.0 \ No newline at end of file +zipp==3.4.0 \ No newline at end of file