From 57e69e4a502a4fdcdb90611c2057c5c7f60a3da8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 21:31:59 +0000 Subject: [PATCH] build(deps): Bump sqlparse from 0.3.1 to 0.4.1 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.4.1. - [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.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52e20a5..30160d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ requests==2.23.0 s3transfer==0.3.3 six==1.15.0 SQLAlchemy==1.3.17 -sqlparse==0.3.1 +sqlparse==0.4.2 termcolor==1.1.0 toml==0.10.2 urllib3==1.26.5