From 3b915b356563bdb4b1f4bce61147735096d27dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:02:28 +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 c09ecf8..9f3bc21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ eth-utils==1.0.3 eventlet==0.24.1 factory-boy==2.11.1 Faker==0.8.17 -flower==0.9.2 +flower==1.2.0 future==0.16.0 gevent==1.2.2 greenlet==0.4.13