From b3244571f397d3228ae57dcb00ff275911ee16e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 05:18:12 +0000 Subject: [PATCH] Bump tornado from 6.0.4 to 6.1 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.4 to 6.1. - [Release notes](https://github.com/tornadoweb/tornado/releases) - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.4...v6.1.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7e6789..67b3c37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ envconfig==0.1.0 pilbox==1.3.4 Pillow==7.2.0 sphinx-me==0.3 -tornado==6.0.4 +tornado==6.1 pycurl==7.43.0.6