From b3de37886979693e400c903209bdaa8262a555b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 15:35:24 +0000 Subject: [PATCH] Bump flask-appbuilder from 4.3.10 to 4.3.11 in /integration/airflow Bumps [flask-appbuilder](https://github.com/dpgaspar/flask-appbuilder) from 4.3.10 to 4.3.11. - [Release notes](https://github.com/dpgaspar/flask-appbuilder/releases) - [Changelog](https://github.com/dpgaspar/Flask-AppBuilder/blob/master/CHANGELOG.rst) - [Commits](https://github.com/dpgaspar/flask-appbuilder/compare/v4.3.10...v4.3.11) --- updated-dependencies: - dependency-name: flask-appbuilder dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integration/airflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/airflow/requirements.txt b/integration/airflow/requirements.txt index ea0d98dfbf..495f6fe10f 100644 --- a/integration/airflow/requirements.txt +++ b/integration/airflow/requirements.txt @@ -158,7 +158,7 @@ flask==2.2.5 # flask-session # flask-sqlalchemy # flask-wtf -flask-appbuilder==4.3.10 +flask-appbuilder==4.3.11 # via apache-airflow flask-babel==2.0.0 # via flask-appbuilder