From 76918fc16c40b78252747fbd202ea4f3dc78e58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:03:18 +0000 Subject: [PATCH] Bump flower from 0.9.2 to 1.2.0 in /dockerGrader 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] --- dockerGrader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerGrader/requirements.txt b/dockerGrader/requirements.txt index 449a3f3..d1810b6 100644 --- a/dockerGrader/requirements.txt +++ b/dockerGrader/requirements.txt @@ -7,7 +7,7 @@ celery==4.2.1 click==6.7 docutils==0.14 Flask==1.0.2 -flower==0.9.2 +flower==1.2.0 itsdangerous==0.24 Jinja2==2.10 jmespath==0.9.3