From 17e25f898ac91f8b3881b9ef9da8a93f86054a5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 21:59:49 +0000 Subject: [PATCH] Bump tornado from 5.1.1 to 6.0.4 Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.1.1 to 6.0.4. - [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/v5.1.1...v6.0.4) 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 93ab21ba..6c73431b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ terminado==0.8.3 testpath==0.4.4 toml==0.10.0 toolz==0.10.0 -tornado==5.1.1 +tornado==6.0.4 traitlets==4.3.3 tzlocal==2.0.0 urllib3==1.25.8