From 21c239a19b12012a6626bbc75dec89c350c1481d 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 1.0.0 to 1.2.0 Bumps [flower](https://github.com/mher/flower) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v1.0.0...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 b9499bd..3089612 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-bootstrap4==3.0.1 django-crispy-forms==1.13.0 django-filebrowser django-icons==4.0.0 -flower==1.0.0 +flower==1.2.0 image~=1.5.32 redis~=4.1.0 requests~=2.26.0