From eb42aadb44c612bf16d67c66eaf9ba08f29303f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 21:38:26 +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 40a569c..aa90587 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ python-dateutil==2.9.0.post0 python-decouple==3.6 s3transfer==0.16.0 six==1.17.0 -sqlparse==0.5.5 +sqlparse==0.6.0 urllib3==2.7.0 whitenoise==6.2.0 django-htmx==1.21.0