From e560d43fac1443eea59253e609b17698f32408d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:03:00 +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 c69f1a3..ea8e5e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ redis==3.5.2 pillow==6.2.1 django-ckeditor==5.4.0 celery==4.4.2 -flower==0.9.3 +flower==1.2.0 django-celery-results==1.2.1 requests==2.19.1 paramiko==2.4.1