From 1ea3e65ea1ef70bac9b932ee6cb55c48454de72e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 13:56:07 +0000 Subject: [PATCH] Bump sqlparse from 0.4.3 to 0.4.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 to 0.4.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7d53160..7d201fa --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ smart-open==6.2.0 smmap==5.0.0 spacy==2.3.8 SQLAlchemy==1.4.42 -sqlparse==0.4.3 +sqlparse==0.4.4 srsly==1.0.6 stack-data==0.5.1 statsmodels==0.13.2