From cd99f569210823d0a1fdfaf58003e912e72af6ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 21:18:18 +0000 Subject: [PATCH] chore(deps): bump sqlparse from 0.4.2 to 0.5.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...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 49c6a06..18a7976 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ python-dotenv==0.20.0 requests==2.28.0 rsa==4.8 six==1.16.0 -sqlparse==0.4.2 +sqlparse==0.5.4 termcolor==1.1.0 toml==0.10.2 tomli==2.0.1