From d09d931324fbfbb1168739832bd658f3d6690fbd Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Fri, 31 Jul 2020 14:19:32 +0200
Subject: [PATCH] Bump zipp from 2.2.0 to 3.1.0

Bumps [zipp](https://github.com/jaraco/zipp) from 2.2.0 to 3.1.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.2.0...v3.1.0)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index cf6c03202..adf1d2efa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -30,5 +30,5 @@ scikit-learn==0.22.1
 scipy==1.4.1
 six==1.14.0
 wcwidth==0.1.8
-zipp==2.2.0
+zipp==3.1.0
 astor==0.8.1
-- 
GitLab