From eb46f4f4d277d277b05350718493902729d8909c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:26:48 +0000 Subject: [PATCH] Bump sqlparse from 0.5.1 to 0.5.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.1 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.1...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 6ac3876..c781830 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ PyYAML==6.0.2 requests==2.32.4 service-identity==24.1.0 setuptools==78.1.1 -sqlparse==0.5.1 +sqlparse==0.5.4 tomli==2.0.1 Twisted==24.7.0 txaio==23.1.1