From 6e1dc8900a51a96149410035fb8db996b35dbd3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2019 17:31:32 +0100 Subject: [PATCH] Update tornado from 5.1.1 to 6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73f5ece7c0..3faf45538a 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 tox==3.7.0 tox-venv==0.3.1 typing==3.6.6