From b6497fbb1c6ffcfeb3ceb3014911362f8a42adad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 19:40:41 +0000 Subject: [PATCH] Bump zipp from 3.3.0 to 3.5.0 Bumps [zipp](https://github.com/jaraco/zipp) from 3.3.0 to 3.5.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.3.0...v3.5.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..16b4dd8 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.5.0 \ No newline at end of file