From 36dce1e0c8ed2b4f12169c6a97a4976c0b6faab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 11:32:51 +0000 Subject: [PATCH] build(deps): bump sqlparse from 0.5.0 to 0.5.5 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.0 to 0.5.5. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.0...0.5.5) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79d5012d..adc83dfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pylint==3.2.2 pyOpenSSL==24.1.0 pyparsing==3.1.2 SQLAlchemy==2.0.30 -sqlparse==0.5.0 +sqlparse==0.5.5 tomli==2.0.1 tomlkit==0.12.5 typing_extensions==4.12.0