From 00a35f0ca64e809f2d88666e553caf99a4c3fef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:02:41 +0000 Subject: [PATCH] Bump flower from 0.9.2 to 1.2.0 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] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6b3354c..a3180a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ celery==4.2.1 redis==3.2.1 -flower==0.9.2 -flower==0.9.2 +flower==1.2.0 +flower==1.2.0 pika==1.0.1 pymongo==3.8.0 tornado==5.1