From 813c35e0a33d009d930adf143378e2b3410dc59b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 19:13:44 +0000 Subject: [PATCH] Bump flower from 0.9.3 to 0.9.4 Bumps [flower](https://github.com/mher/flower) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/mher/flower/releases) - [Changelog](https://github.com/mher/flower/blob/master/CHANGES) - [Commits](https://github.com/mher/flower/compare/v0.9.3...v0.9.4) 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 f7d201e..f729c89 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ setup( 'psycopg2-binary==2.8.4', 'mgrs==1.3.6', 'xmlunittest==0.5.0', - 'flower==0.9.3', + 'flower==0.9.4', 'tqdm==4.45.0', 'requests==2.23.0', ],