From aac875b96456dd164ef2bc995d03c00479fcdc10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:04:13 +0000 Subject: [PATCH] Bump flower from 0.9.3 to 1.2.0 in /airflow 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] --- airflow/requirements-python3.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airflow/requirements-python3.7.txt b/airflow/requirements-python3.7.txt index 8a90ba1..74e246e 100644 --- a/airflow/requirements-python3.7.txt +++ b/airflow/requirements-python3.7.txt @@ -104,7 +104,7 @@ flake8-colors==0.1.6 flake8==3.7.9 flaky==3.6.1 flask-swagger==0.2.13 -flower==0.9.3 +flower==1.2.0 freezegun==0.3.15 fsspec==0.6.3 funcsigs==1.0.2