From 3bee0b41ebac765e9ac01aef194ce97c1c94a346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:03:40 +0000 Subject: [PATCH] Bump flower from 0.9.5 to 1.2.0 Bumps [flower](https://github.com/mher/flower) from 0.9.5 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.5...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 94c4851..145736c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask-Login==0.5.0 Flask-RESTful==0.3.8 Flask-SocketIO==4.3.1 Flask-WTF==0.14.3 -flower==0.9.5 +flower==1.2.0 gevent==20.6.2 gevent-websocket==0.10.1 greenlet==0.4.16