From f4923aa0d8be8f1dd9dddbbd64bce17b832211bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:44:25 +0000 Subject: [PATCH] build(deps): bump flower from 0.9.7 to 1.2.0 in /app Bumps [flower](https://github.com/mher/flower) from 0.9.7 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.7...v1.2.0) --- updated-dependencies: - dependency-name: flower dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 52ac00f..97a0694 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,6 +1,6 @@ boto3==1.17.34 celery[redis]==5.0.5 docker==4.4.4 -flower==0.9.7 +flower==1.2.0 python-magic==0.4.22 slackclient==1.2.1 \ No newline at end of file