From 34dbe7f9b254d68bcbab3267f8a9694d51ba5c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:03:30 +0000 Subject: [PATCH] Bump flower from 0.9.3 to 1.2.0 in /requirements Bumps [flower](https://github.com/mher/flower) from 0.9.3 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.3...v1.2.0) --- updated-dependencies: - dependency-name: flower dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 1566997..4c0f4f5 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -20,7 +20,7 @@ django-request==1.5.5 django-reverse-admin==2.7.3 djangorestframework==3.10.3 djangorestframework-simplejwt==4.6.0 -flower==0.9.3 +flower==1.2.0 gunicorn==20.0.4 idna==2.8 joblib==0.14.1