From 826329baf717e82e923bbdd3e118481db12104f5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 1 Jun 2021 21:42:28 +0000
Subject: [PATCH] Bump urllib3 from 1.20 to 1.26.5 in /genewiki

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.20 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.20...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 genewiki/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/genewiki/requirements.txt b/genewiki/requirements.txt
index af1d096..08c89f1 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.26.5
 uWSGI==2.0.15
 vine==1.1.3
 wcwidth==0.1.7