From 18602ddb8b47554d9e32e42b85bdd39325c9655a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:55:32 +0000 Subject: [PATCH] build(deps): bump sqlparse from 0.3.1 to 0.4.4 in /demo_proj Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 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.3.1...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo_proj/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo_proj/requirements.txt b/demo_proj/requirements.txt index 546b416..8798312 100644 --- a/demo_proj/requirements.txt +++ b/demo_proj/requirements.txt @@ -29,7 +29,7 @@ Scrapy==2.0.1 scrapy-djangoitem==1.1.1 service-identity==18.1.0 six==1.15.0 -sqlparse==0.3.1 +sqlparse==0.4.4 Twisted==20.3.0 w3lib==1.22.0 zope.interface==5.1.0