From 7c5a1187c089b24595f0ea163be105c08e0c6191 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 3 Mar 2019 20:32:36 +0100 Subject: [PATCH] Update tornado from 5.1.1 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73f5ece7c0..c2ab62c05e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ sphinx-autodoc-annotation==1.0-1 sphinx-rtd-theme==0.4.3 sphinx==1.8.4 texttable==1.6.1 -tornado==5.1.1 +tornado==6.0.1 tox==3.7.0 tox-venv==0.3.1 typing==3.6.6