From 26db92514cf61d84a366eb29cb544aff719865ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:03:51 +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 fc9cf1b..38350ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Django==3.0.3 django-celery-beat==1.6.0 django-celery-results==1.2.0 django-timezone-field==3.1 -flower==0.9.3 +flower==1.2.0 idna==2.9 importlib-metadata==1.5.0 Jinja2==2.11.1