From 49e720a82cc9d403e8fde3c892a33e25274b827b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 00:58:47 +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 5c67a006b4..424e46fd90 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.16.0