From 4878f8774fd79193451417ec195a7309346f0c86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:34:26 +0000 Subject: [PATCH] Bump flower from 0.9.2 to 1.2.0 in /sample1 Bumps [flower](https://github.com/mher/flower) from 0.9.2 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.2...v1.2.0) --- updated-dependencies: - dependency-name: flower dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sample1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample1/requirements.txt b/sample1/requirements.txt index ec8de5d..aa2647c 100644 --- a/sample1/requirements.txt +++ b/sample1/requirements.txt @@ -3,4 +3,4 @@ celery[redis] redis==2.10.6 Flask==0.12 Flask-Cors==3.0.3 -flower==0.9.2 +flower==1.2.0