From 8dc44405fdf8bfb737f4d7d22caaafbc490fa3b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 12:14:03 +0000 Subject: [PATCH] Bump zipp from 2.1.0 to 2.2.0 Bumps [zipp](https://github.com/jaraco/zipp) from 2.1.0 to 2.2.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/v2.1.0...v2.2.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 4836630..6a47072 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==2.2.0 # via pytest \ No newline at end of file