From 5a370122511111a006b8ffd82e786e5b9b574941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:45:11 +0000 Subject: [PATCH] Bump sqlparse from 0.5.3 to 0.5.4 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53f0471..faf0416 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pytz==2025.2 requests==2.32.5 setuptools==80.9.0 six==1.17.0 -sqlparse==0.5.3 +sqlparse==0.5.4 tinycss2==1.1.1 toml==0.10.2 tomli==2.2.1