From 9648ecc60b1be296284373ba473b115b8e184669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:54:14 +0000 Subject: [PATCH] chore(deps): bump sqlparse from 0.5.4 to 0.5.5 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.4 to 0.5.5. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.4...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 492f4cf..fdded9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ referencing==0.37.0 rpds-py==0.30.0 service-identity==24.2.0 six==1.17.0 -sqlparse==0.5.4 +sqlparse==0.5.5 Twisted==25.5.0 txaio==25.12.2 typing_extensions==4.15.0