From 7b0b1353dc7133e4095c16f3a9a4be1a1b5652e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:53:26 +0000 Subject: [PATCH] Bump sqlparse from 0.3.1 to 0.4.4 in /infra/python/deps 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] --- infra/python/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/requirements.txt b/infra/python/deps/requirements.txt index fe61de14b2..a14849ff78 100644 --- a/infra/python/deps/requirements.txt +++ b/infra/python/deps/requirements.txt @@ -60,7 +60,7 @@ requests == 2.21.0 sasl == 0.2.1 sh == 1.11 six == 1.14.0 -sqlparse == 0.3.1 +sqlparse == 0.4.4 texttable == 0.8.3 virtualenv == 16.7.10 avro==1.10.2