From 618b6ce2820f456ad375d3df2de49a31d36b8f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:01:45 +0000 Subject: [PATCH] Bump urllib3 from 1.20 to 1.24.2 in /genewiki Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.20 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.20...1.24.2) Signed-off-by: dependabot[bot] --- genewiki/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genewiki/requirements.txt b/genewiki/requirements.txt index af1d096..e211ee3 100644 --- a/genewiki/requirements.txt +++ b/genewiki/requirements.txt @@ -55,7 +55,7 @@ South==1.0.2 SPARQLWrapper==1.8.0 sqlparse==0.2.3 traitlets==4.3.2 -urllib3==1.20 +urllib3==1.24.2 uWSGI==2.0.15 vine==1.1.3 wcwidth==0.1.7