From dc0354e3648813079512f518a2ff1fff06e4abed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:48:32 +0000 Subject: [PATCH] Bump flower from 0.7.2 to 1.2.0 Bumps [flower](https://github.com/mher/flower) from 0.7.2 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.7.2...v1.2.0) --- updated-dependencies: - dependency-name: flower dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index caad9b07..a6fc499b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ decorator==4.0.2 ecdsa==0.11 extras==0.0.3 fixture==1.5 -flower==0.7.2 +flower==1.2.0 gevent==1.0.1 greenlet==0.4.7 gunicorn==18.0