From 497f397f963944c6a9528fdcd5898b6f0264d67b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:30:09 +0000 Subject: [PATCH] Bump sqlparse from 0.2.4 to 0.4.4 in /crawlerx_server 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] --- crawlerx_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawlerx_server/requirements.txt b/crawlerx_server/requirements.txt index 1c47aa5..bcd6594 100644 --- a/crawlerx_server/requirements.txt +++ b/crawlerx_server/requirements.txt @@ -60,7 +60,7 @@ scrapyd==1.2.1 service-identity==18.1.0 six==1.15.0 SQLAlchemy==1.3.17 -sqlparse==0.2.4 +sqlparse==0.4.4 starlette==0.19.1 Twisted==22.4.0 tzlocal==4.2