From d2ce4c1f2398951a856eea2ed45a630fca4b2cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 11:32:03 +0000 Subject: [PATCH] Bump sqlparse from 0.3.1 to 0.4.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.4.4. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07be7e1..f075d6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pytz==2019.3 PyYAML==5.3.1 regex==2020.4.4 six==1.14.0 -sqlparse==0.3.1 +sqlparse==0.4.4 static==1.1.1 static3==0.7.0 tqdm==4.45.0