From 300ffa6f01f6193faeac53a214c0b52ee24ba4d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:02:31 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a38f99..d9cc477 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ ipython==5.5.0 marshmallow==2.15.0 flask-cors==3.0.3 pyrabbit==1.1.0 -flower==0.9.2 +flower==1.2.0 CMRESHandler==1.0.0 simplejson==3.13.2 PyJWT==1.6.0