From 69f37c32c4eeba596637deb23ac5eeef16694c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:48:31 +0000 Subject: [PATCH] Bump flower from 0.9.1 to 1.2.0 Bumps [flower](https://github.com/mher/flower) from 0.9.1 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.1...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 0ee6844..27ef4cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bs4==0.0.1 PyYAML==3.12 rsa==3.4.2 -flower==0.9.1 +flower==1.2.0 amqp==2.2.1 APScheduler==3.3.1 billiard==3.5.0.3