From 10f55f0e73ae683872059d984ace1634906e02eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 21:48:20 +0000 Subject: [PATCH] Bump sqlparse from 0.5.5 to 0.6.0 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.5 to 0.6.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.5...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 a5409a3d..7789ee9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pytz==2025.2 referencing==0.37.0 rpds-py==0.30.0 six==1.17.0 -sqlparse==0.5.5 +sqlparse==0.6.0 tinycss2==1.4.0 toml==0.10.2 tomli==2.4.0