From 8b01f9e918234b4ce45dc572e1cad514c930e3fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:43:47 +0000 Subject: [PATCH] Bump sqlparse from 0.5.3 to 0.5.4 in /requirements Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.3 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.3...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index faabaffc..5386fa34 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -71,7 +71,7 @@ pytokens==0.2.0 pytz==2025.2 requests==2.32.5 sentry-sdk==2.43.0 -sqlparse==0.5.3 +sqlparse==0.5.4 stack-data==0.6.3 texttable==1.7.0 traitlets==5.14.3