From 3e1065f4c046a44dcc6d19e22622a64ab53a5d71 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 04:35:25 +0000 Subject: [PATCH] Bump livereload from 2.5.1 to 2.6.2 Bumps [livereload](https://github.com/lepture/python-livereload) from 2.5.1 to 2.6.2. - [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...2.6.2) 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..aa9991f 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.2", "colored==1.4.2" ],