From 9aaafd26ec4939ecdbb2e09219aee77a87744bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 22:37:17 +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 a0c5014..5c95df4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ Flask-Script==2.0.6 Flask-SocketIO==3.2.1 Flask-SQLAlchemy==2.1 Flask-SSLify==0.1.5 -flower==0.9.2 +flower==1.2.0 futures==3.0.5 gunicorn==19.9.0 humanize==0.5.1