From d34ac1b2a7bd3ccb51d2f9568e547b39ba308c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:29:27 +0000 Subject: [PATCH] Bump sqlparse from 0.2.4 to 0.4.4 in /ConvLab Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.2.4 to 0.4.4. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.2.4...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ConvLab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConvLab/requirements.txt b/ConvLab/requirements.txt index e4d54d1..0c14bec 100644 --- a/ConvLab/requirements.txt +++ b/ConvLab/requirements.txt @@ -117,7 +117,7 @@ snowballstemmer==1.2.1 spacy==2.0.18 Sphinx==1.8.5 sphinxcontrib-websupport==1.1.0 -sqlparse==0.2.4 +sqlparse==0.4.4 tensorboard==1.13.1 tensorboardX==1.2 tensorflow==1.13.1