From 97f5840646b3341037d465a8423fe114287c2e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 19:30:44 +0000 Subject: [PATCH] Bump sqlparse from 0.4.2 to 0.6.0 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.6.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...0.6.0) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 878a84c..3c41113 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ Rx==1.6.1 singledispatch==3.7.0 six==1.16.0 simpleeval==0.9.12 -sqlparse==0.4.2 +sqlparse==0.6.0 tenant-schemas-celery==3.0.0 text-unidecode==1.3 tomli==1.2.3