From a40d27a28f12e29fa6bcf99b562ba85a98937cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 21:28:25 +0000 Subject: [PATCH] build(deps): bump sqlparse from 0.5.4 to 0.6.0 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.4 to 0.6.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.4...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 b5e4b367..b7b250a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ six==1.15.0 social-auth-app-django==5.4.1 social-auth-core==4.5.4 soupsieve==2.8.4 -sqlparse==0.5.4 +sqlparse==0.6.0 traitlets==5.0.5 uritemplate==3.0.1 urllib3==2.7.0