From 6df921a988d2d154336da6c53fc8a20b4c1c9b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:05:19 +0000 Subject: [PATCH] build(deps): bump flower from 0.9.3 to 1.2.0 in /core Bumps [flower](https://github.com/mher/flower) from 0.9.3 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.3...v1.2.0) --- updated-dependencies: - dependency-name: flower dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index dfa8cfb..059ead5 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -32,7 +32,7 @@ Flask-Migrate==2.4.0 Flask-SQLAlchemy==2.3.2 Flask-SuperAdmin==1.7.1 Flask-WTF==0.14.2 -flower==0.9.3 +flower==1.2.0 gast==0.2.0 gevent==1.4.0 greenlet==0.4.15