From b0f8275c4f687087ae23cd5e28fb6687caeb84c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:12:21 +0000 Subject: [PATCH] Bump sqlparse from 0.5.0 to 0.5.4 in /config/pip Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.0 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.0...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pip/requirements.txt b/config/pip/requirements.txt index 7327d76..b95a200 100644 --- a/config/pip/requirements.txt +++ b/config/pip/requirements.txt @@ -44,7 +44,7 @@ sentencepiece==0.1.85 six==1.13.0 sklearn==0.0 spacy==2.2.3 -sqlparse==0.5.0 +sqlparse==0.5.4 srsly==1.0.1 tensorboardX==2.0 thinc==7.3.1