From 7aff894a672e5465c36b3a2f6b6bdfe037433101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:05:10 +0000 Subject: [PATCH] Bump flower from 0.9.7 to 1.2.0 Bumps [flower](https://github.com/mher/flower) from 0.9.7 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.7...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 88b8fec..9c87081 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ docutils==0.16 fett==0.3.2 Flask==1.1.2 Flask-Cors==3.0.9 -flower==0.9.7 +flower==1.2.0 greenlet==0.4.17 humanize==3.2.0 idna==2.10