From b3a5dd3671b620af9cee1e5289c4284563a8563d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 22:09:06 +0000 Subject: [PATCH] Bump sqlparse from 0.5.1 to 0.6.0 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.1 to 0.6.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.1...0.6.0) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nightly_test_constraints.txt | 2 +- test_constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nightly_test_constraints.txt b/nightly_test_constraints.txt index 082ef586a9..0200ea1012 100644 --- a/nightly_test_constraints.txt +++ b/nightly_test_constraints.txt @@ -330,7 +330,7 @@ soupsieve==2.6 SQLAlchemy==1.4.54 SQLAlchemy-JSONField==1.0.2 SQLAlchemy-Utils==0.41.2 -sqlparse==0.5.1 +sqlparse==0.6.0 struct2tensor>=0.52.0 tabulate==0.9.0 tenacity==9.0.0 diff --git a/test_constraints.txt b/test_constraints.txt index 4102b1f0a3..00a7d18617 100644 --- a/test_constraints.txt +++ b/test_constraints.txt @@ -331,7 +331,7 @@ soupsieve==2.6 SQLAlchemy==1.4.54 SQLAlchemy-JSONField==1.0.2 SQLAlchemy-Utils==0.41.2 -sqlparse==0.5.1 +sqlparse==0.6.0 struct2tensor>=0.52.0 tabulate==0.9.0 tenacity==9.0.0