From 0149a2b512f7a117ae4f3d80ecb1f71f1cb61245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:44:21 +0000 Subject: [PATCH] Bump sqlparse Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.2 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.2...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../future-customer-value-segments/requirements.in | 2 +- .../future-customer-value-segments/requirements.txt | 8 +++----- .../future-customer-value-segments/requirements_local.in | 2 +- .../future-customer-value-segments/requirements_local.txt | 7 +++---- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/marketing-analytics/predicting/future-customer-value-segments/requirements.in b/marketing-analytics/predicting/future-customer-value-segments/requirements.in index d552c24..84be719 100644 --- a/marketing-analytics/predicting/future-customer-value-segments/requirements.in +++ b/marketing-analytics/predicting/future-customer-value-segments/requirements.in @@ -107,7 +107,7 @@ scipy==1.14.1 setuptools==75.5.0 shapely==2.0.6 six==1.16.0 -sqlparse==0.5.2 +sqlparse==0.5.4 typing_extensions==4.12.2 tzdata==2024.2 urllib3==2.2.3 diff --git a/marketing-analytics/predicting/future-customer-value-segments/requirements.txt b/marketing-analytics/predicting/future-customer-value-segments/requirements.txt index 5b0446b..40a0ecc 100644 --- a/marketing-analytics/predicting/future-customer-value-segments/requirements.txt +++ b/marketing-analytics/predicting/future-customer-value-segments/requirements.txt @@ -1992,9 +1992,9 @@ six==1.16.0 \ # hdfs # oauth2client # python-dateutil -sqlparse==0.5.2 \ - --hash=sha256:9e37b35e16d1cc652a2545f0997c1deb23ea28fa1f3eefe609eee3063c3b105f \ - --hash=sha256:e99bc85c78160918c3e1d9230834ab8d80fc06c59d03f8db2618f65f65dda55e +sqlparse==0.5.4 \ + --hash=sha256:4396a7d3cf1cd679c1be976cf3dc6e0a51d0111e87787e7a8d780e7d5a998f9e \ + --hash=sha256:99a9f0314977b76d776a0fcb8554de91b9bb8a18560631d6bc48721d07023dcb # via # -r requirements.in # google-cloud-spanner @@ -2212,5 +2212,3 @@ zstandard==0.23.0 \ # via # -r requirements.in # apache-beam - - diff --git a/marketing-analytics/predicting/future-customer-value-segments/requirements_local.in b/marketing-analytics/predicting/future-customer-value-segments/requirements_local.in index edfe2e1..395ad73 100644 --- a/marketing-analytics/predicting/future-customer-value-segments/requirements_local.in +++ b/marketing-analytics/predicting/future-customer-value-segments/requirements_local.in @@ -82,7 +82,7 @@ scipy==1.14.1 setuptools==75.5.0 shapely==2.0.6 six==1.16.0 -sqlparse==0.5.2 +sqlparse==0.5.4 typing_extensions==4.12.2 tzdata==2024.2 urllib3==2.2.3 diff --git a/marketing-analytics/predicting/future-customer-value-segments/requirements_local.txt b/marketing-analytics/predicting/future-customer-value-segments/requirements_local.txt index 909c7dd..6cc57c9 100644 --- a/marketing-analytics/predicting/future-customer-value-segments/requirements_local.txt +++ b/marketing-analytics/predicting/future-customer-value-segments/requirements_local.txt @@ -1719,9 +1719,9 @@ six==1.16.0 \ # hdfs # oauth2client # python-dateutil -sqlparse==0.5.2 \ - --hash=sha256:9e37b35e16d1cc652a2545f0997c1deb23ea28fa1f3eefe609eee3063c3b105f \ - --hash=sha256:e99bc85c78160918c3e1d9230834ab8d80fc06c59d03f8db2618f65f65dda55e +sqlparse==0.5.4 \ + --hash=sha256:4396a7d3cf1cd679c1be976cf3dc6e0a51d0111e87787e7a8d780e7d5a998f9e \ + --hash=sha256:99a9f0314977b76d776a0fcb8554de91b9bb8a18560631d6bc48721d07023dcb # via -r requirements_local.in tomli==2.1.0 \ --hash=sha256:3f646cae2aec94e17d04973e4249548320197cfabdf130015d023de4b74d8ab8 \ @@ -1937,4 +1937,3 @@ zstandard==0.23.0 \ # via # -r requirements_local.in # apache-beam -