From 84a9aa7cd94c56a8e46cf9411bbfb0baf4b961ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:48:29 +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 4bea866..01f0330 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ dropbox==2.2.0 ecdsa==0.13 Fabric==1.10.2 fabtools==0.19.0 -flower==0.8.3 +flower==1.2.0 futures==3.0.3 gunicorn==19.1.1 html5lib==0.999999