From 9a2034c47d6f83c0e9f2d49db4a26b8767b336f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 06:51:33 +0000 Subject: [PATCH] Bump flower from 1.2.0 to 2.0.0 Bumps [flower](https://github.com/mher/flower) from 1.2.0 to 2.0.0. - [Commits](https://github.com/mher/flower/compare/v1.2.0...v2.0.0) --- updated-dependencies: - dependency-name: flower dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e5c0f05e..4d281af72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ djangorestframework-camel-case==1.4.2 docutils==0.20.1 drf-yasg[validation]==1.21.5 firebase-admin==6.2.0 -flower==1.2.0 +flower==2.0.0 gunicorn[gevent]==20.1.0 hexbytes==0.3.1 hiredis==2.2.3