From 573042c22e38638fc3bdd58d3ae0ed8a5795c47b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 17 Sep 2018 13:22:30 +0000 Subject: [PATCH] Bump tornado from 5.1 to 5.1.1 Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.1 to 5.1.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/commits/v5.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49ea019..23cc79a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tornado==5.1 +tornado==5.1.1 requests==2.19.1 pyjwt==1.6.4 gitpython==2.1.11