From c320ec0985824c9312de9ae0511d72a009fc9608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 22:59:14 +0000 Subject: [PATCH] Bump flower from 0.9.3 to 1.2.0 Bumps [flower](https://github.com/mher/flower) from 0.9.3 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.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 f42fbef..1541de4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ django-timezone-field==3.0 djangorestframework==3.9.2 docutils==0.14 dramatiq==1.5.0 -flower==0.9.3 +flower==1.2.0 funcsigs==1.0.0 future==0.16.0 gevent==1.4.0