From 8f7355021a76e3a3c2c40a44f73600fcf7a2937f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:32:03 +0000 Subject: [PATCH] Bump sqlparse from 0.5.1 to 0.5.4 in /plugins/flytekit-airflow Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.1 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.1...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plugins/flytekit-airflow/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/flytekit-airflow/dev-requirements.txt b/plugins/flytekit-airflow/dev-requirements.txt index 498151ee65..91aeae7d9f 100644 --- a/plugins/flytekit-airflow/dev-requirements.txt +++ b/plugins/flytekit-airflow/dev-requirements.txt @@ -1005,7 +1005,7 @@ sqlalchemy-spanner==1.7.0 # via apache-airflow-providers-google sqlalchemy-utils==0.41.2 # via flask-appbuilder -sqlparse==0.5.1 +sqlparse==0.5.4 # via # apache-airflow-providers-common-sql # google-cloud-spanner