From f9c608e7289a7e3d04262d3d608a15d6be14b844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:03:54 +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 a838ce450..03778264c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-imagekit==4.1.0 django-model-utils==4.0.0 django-sass-processor==1.0.1 environs==9.3.4 -flower==1.0.0 +flower==1.2.0 libsass==0.21.0 Markdown==3.3.3 Pillow>=9.0.0