From d3af782ba1c887a9f6568abccd0198b959351836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 8 May 2019 10:29:03 +0000 Subject: [PATCH] Bump livereload from 2.6.0 to 2.6.1 Bumps [livereload](https://github.com/lepture/python-livereload) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/lepture/python-livereload/releases) - [Changelog](https://github.com/lepture/python-livereload/blob/master/CHANGES.rst) - [Commits](https://github.com/lepture/python-livereload/compare/v2.6.0...v2.6.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 0c6abcb..b4520e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ backports-abc==0.5 Click==7.0 Jinja2==2.10.1 -livereload==2.6.0 +livereload==2.6.1 Markdown==3.1 markdown-include==0.5.1 MarkupSafe==1.1.1