From 47d9b34c7ab4d4b1a3efaf9546f2f86e0d931de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:22:29 +0000 Subject: [PATCH] build(deps): Bump sqlparse from 0.4.4 to 0.5.0 in /api Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index dc91233a..5cb745e6 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -36,7 +36,7 @@ rfc3986==1.5.0 ruff==0.0.246 six==1.16.0 sniffio==1.3.0 -sqlparse==0.4.4 +sqlparse==0.5.0 starlette==0.22.0 substrait-validator==0.0.11 tomli==2.0.1