From 614ac59ff1dbb707e268803c0cf7d9d9d3a20d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:07:43 +0000 Subject: [PATCH] Bump flower from 0.9.7 to 1.2.0 Bumps [flower](https://github.com/mher/flower) from 0.9.7 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.7...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 cfa3743..c936efa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ wsproto==1.0.0 WTForms==3.0.0 yarl==1.7.2 python-dotenv==0.19.2 -flower==0.9.7 +flower==1.2.0 redis==3.5.3 gunicorn==20.1.0 psycopg2-binary==2.9.2