From 8481be817cb732ceb12779884e9a6fc4ecf93a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 21:47:26 +0000 Subject: [PATCH] build(deps): bump sqlparse from 0.4.2 to 0.4.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.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.4.2...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index f2cc24989f07..61d610000f78 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -75,7 +75,7 @@ singledispatch==3.6.2 six==1.16.0 snowballstemmer==2.1.0 SQLAlchemy==1.4.22 -sqlparse==0.4.2 +sqlparse==0.4.4 termcolor==1.1.0 toml==0.10.2 towncrier==21.3.0