From fbc6a9bd5272e9ffa6ff952d5cadd2dd07b8a538 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 12:18:49 +0000 Subject: [PATCH] Bump zipp from 2.1.0 to 3.4.1 Bumps [zipp](https://github.com/jaraco/zipp) from 2.1.0 to 3.4.1. - [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/v2.1.0...v3.4.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 4836630..bbcaa74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ seaborn==0.10.0 six==1.14.0 # via pyfaidx, python-dateutil, pytest termcolor==1.1.0 # via pytest-shutil wcwidth==0.1.8 # via pytest -zipp==2.1.0 # via pytest \ No newline at end of file +zipp==3.4.1 # via pytest \ No newline at end of file