From 93dbcf1d8ce6dbb0fe0b80679521dec552bc39f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 07:29:21 +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 aad4a741..0d5f4402 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