From 6911756f3accca5d3c40dae4be730a3ca505f29a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 18:24:41 +0000 Subject: [PATCH] Bump sqlparse from 0.3.1 to 0.5.4 in /infra/python/deps Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.1...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 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 4b7f6598b1..dd75677d8d 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.5.4 avro==1.12.1 thrift==0.23.0