From f55db4f6afb82fc7cfe431fe7dc6ee536a5ee3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:29:32 +0000 Subject: [PATCH] build(deps): bump flower from 0.9.2 to 1.2.0 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] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 40046ab..200eb02 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -25,7 +25,7 @@ Events==0.2.2 Fabric==1.13.2 Flask==0.12 Flask-PyMongo==0.4.1 -flower==0.9.2 +flower==1.2.0 futures==3.3.0 gitdb2==2.0.4 GitPython==2.1.11 diff --git a/requirements.txt b/requirements.txt index 5428594..1460d05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Eve==0.7.10 Events==0.2.2 Fabric==1.13.2 Flask==0.12 -flower==0.9.2 +flower==1.2.0 Flask-PyMongo==0.4.1 gitpython==2.1.11 gitdb2==2.0.4