From 28c3082bf5182eeadc70c930b0c602e08658f569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 23:06:08 +0000 Subject: [PATCH] Bump flower from 0.9.4 to 1.2.0 in /images/python-wsgi Bumps [flower](https://github.com/mher/flower) from 0.9.4 to 1.2.0. - [Release notes](https://github.com/mher/flower/releases) - [Commits](https://github.com/mher/flower/compare/v0.9.4...v1.2.0) --- updated-dependencies: - dependency-name: flower dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/python-wsgi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/python-wsgi/requirements.txt b/images/python-wsgi/requirements.txt index 0d014310..6d957bc6 100644 --- a/images/python-wsgi/requirements.txt +++ b/images/python-wsgi/requirements.txt @@ -10,7 +10,7 @@ cryptography==2.9 docopt==0.6.2 Flask==1.1.2 Flask-Cors==3.0.8 -flower==0.9.4 +flower==1.2.0 geocoder==1.38.1 jsonschema==3.2.0 icalendar==4.0.5