From 1fac40d1d2dca8c9cdf3feba672dae3e5d02c0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 21:44:26 +0000 Subject: [PATCH] Bump flower from 0.9.3 to 1.2.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c478665..6fe5638e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.13.1 classtools==0.1 Flask==1.1.1 flask-mail==0.9.1 -flower==0.9.3 +flower==1.2.0 gevent==1.4.0 greenlet==0.4.15 gunicorn==19.9.0