From 381eb58bf709973a4b9c2308698d4d0eefac3ff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 18:08:26 +0000 Subject: [PATCH] Bump sqlparse from 0.3.1 to 0.6.0 in /infra/python/deps Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.6.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.1...0.6.0) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/requirements.txt b/infra/python/deps/requirements.txt index 4b7f6598b1d..9fe56000341 100644 --- a/infra/python/deps/requirements.txt +++ b/infra/python/deps/requirements.txt @@ -70,7 +70,7 @@ requests == 2.34.2 certifi == 2026.5.20 sasl == 0.4a1 # Can't upgrade until https://github.com/andialbrecht/sqlparse/issues/814 is fixed. -sqlparse == 0.3.1 +sqlparse == 0.6.0 avro==1.12.1 thrift==0.23.0