From 1222dd67ae006c8317a22df293db9bc6a1e32df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:03:08 +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 5ff7b5d..2f458c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Django==3.1.13 django-allauth==0.44.0 django-celery-beat==1.6.0 django-timezone-field==3.1 -flower==0.9.3 +flower==1.2.0 hijri-converter==2.1.3 holidays==0.11.1 idna==2.8