From 58dca649703015b87aa9077b117be6ab181a7dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 12:27:32 +0000 Subject: [PATCH] chore(deps)(deps): bump sqlparse from 0.4.4 to 0.5.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...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 69858284..8e68be36 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.5.4 strawberry-graphql==0.235.2 strawberry-graphql-django==0.42.0 typing-extensions==4.15.0