From bad4b66dd92ef02a9b2c8c1236687b5911dbcda6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:29:30 +0000 Subject: [PATCH] Bump flower from 0.9.2 to 1.2.0 in /66ccff-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] --- 66ccff-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/66ccff-stack/web/requirements.txt b/66ccff-stack/web/requirements.txt index a1b319be..a4191c9f 100644 --- a/66ccff-stack/web/requirements.txt +++ b/66ccff-stack/web/requirements.txt @@ -5,7 +5,7 @@ django-celery>=3.1.17 django-concurrent_server==0.1.4 django-debug-toolbar==1.2.1 django_extensions==1.3.11 -flower==0.9.2 +flower==1.2.0 httpagentparser==1.7.8 ipython==5.1 pandas==0.19.1