From 899b339005a4fba4a0294ee898c64cb3924646f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 09:51:19 +0000 Subject: [PATCH] chore(deps)(deps): bump sqlparse from 0.4.4 to 0.6.0 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.6.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.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 b43ed6c..3fc1708 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ pytz==2024.1 requests==2.31.0 sqlalchemy==2.0.39 six==1.16.0 -sqlparse==0.4.4 +sqlparse==0.6.0 strawberry-graphql==0.235.2 strawberry-graphql-django==0.42.0 typing-extensions==4.15.0