Skip to content

Commit 49e720a

Browse files
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](andialbrecht/sqlparse@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] <support@github.com>
1 parent 0192436 commit 49e720a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/python/deps/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ requests == 2.34.2
7070
certifi == 2026.5.20
7171
sasl == 0.4a1
7272
# Can't upgrade until https://github.com/andialbrecht/sqlparse/issues/814 is fixed.
73-
sqlparse == 0.3.1
73+
sqlparse == 0.5.4
7474
avro==1.12.1
7575
thrift==0.16.0
7676

0 commit comments

Comments
 (0)