From 8fa2f3c41c3fa013e1edddea79251f1736093d3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 18:03:15 +0000 Subject: [PATCH] Bump livereload from 2.5.1 to 2.6.1 Bumps [livereload](https://github.com/lepture/python-livereload) from 2.5.1 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.5.1...v2.6.1) Signed-off-by: dependabot-preview[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2c2d826..f65fa4e 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ "GPy[plotting]~=1.9.9", "filelock~=3.0.10", "ipdb~=0.11", - "livereload==2.5.1", + "livereload==2.6.1", "colored==1.4.2" ],