From 0b44c9f500908c6a26206d231b481cfb16753a1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:29:27 +0000 Subject: [PATCH] Bump flower from 0.9.2 to 1.2.0 in /007acc-stack/web Bumps [flower](https://github.com/mher/flower) from 0.9.2 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.2...v1.2.0) --- updated-dependencies: - dependency-name: flower dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 007acc-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/007acc-stack/web/requirements.txt b/007acc-stack/web/requirements.txt index 373a881e..ea285114 100644 --- a/007acc-stack/web/requirements.txt +++ b/007acc-stack/web/requirements.txt @@ -8,7 +8,7 @@ django-configurations==0.8 enum-compat==0.0.2 enum34==1.1.6 eventlet==0.20.1 -flower==0.9.2 +flower==1.2.0 git+https://github.com/josh-devops-center/django-health-check@e9bcff0030c85dd97a7effa04a66a6a438fbe9c2#egg=django-health-check greenlet==0.4.11 ipython==4.0.0