From f60a1107f7df3fb513627f74098112871b61426c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 05:38:20 +0000 Subject: [PATCH] build(deps): bump sqlparse from 0.5.1 to 0.5.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.1 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.1...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 780c8e1b..c1b5c92d 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.0.1 -sqlparse==0.5.1 +sqlparse==0.5.4 traitlets==5.0.5 uritemplate==3.0.1 urllib3==2.6.3