From d53b7223c523667ea962767547b4cd1c317bafed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:04:34 +0000 Subject: [PATCH] Bump flower from 0.9.2 to 1.2.0 in /ocd_backend 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] --- ocd_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocd_backend/requirements.txt b/ocd_backend/requirements.txt index de503cb3..9705f550 100644 --- a/ocd_backend/requirements.txt +++ b/ocd_backend/requirements.txt @@ -18,7 +18,7 @@ python-dateutil==2.6.0 python-magic==0.4.13 pyopenssl>=17.5.0 translitcodec==0.4.0 -flower==0.9.2 +flower==1.2.0 tornado==4.5.2 xlrd sendgrid