From 6ddec1a0c0c3095599a3a89fef32e276fa7f42b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:27:16 +0000 Subject: [PATCH] Bump sqlparse from 0.2.2 to 0.4.4 in /66ccff-stack/web Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.2.2 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.2...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 66ccff-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/66ccff-stack/web/requirements.txt b/66ccff-stack/web/requirements.txt index a1b319be..ce163495 100644 --- a/66ccff-stack/web/requirements.txt +++ b/66ccff-stack/web/requirements.txt @@ -20,7 +20,7 @@ redis==2.10.5 requests==2.20.0 simplejson==3.6.3 south==1.0.2 -sqlparse==0.2.2 +sqlparse==0.4.4 xlutils==2.0.0 xlwt==1.1.2 xlrd==1.0.0