From 68f98a9fabc7d698edf6d829baf9abaa3573e67d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 19:21:35 +0000 Subject: [PATCH] Bump zipp from 3.3.0 to 3.3.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.3.0 to 3.3.1. - [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.3.1) 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..eff5cde 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.3.1 \ No newline at end of file