From bf2e8f05a516353cbf3cb493505d78c16daab3a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:57:57 +0000 Subject: [PATCH] Bump flower from 0.8.3 to 1.2.0 Bumps [flower](https://github.com/mher/flower) from 0.8.3 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.8.3...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 9f81f3d5..fd0bc2a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ Flask-Script==2.0.5 Flask-SQLAlchemy==2.0 Flask-User==0.6.8 Flask-WTF==0.12 -flower==0.8.3 +flower==1.2.0 futures==3.0.3 gevent==1.1b5 gnureadline==6.3.3