From 74b363c8f91dc2f9ed56ea4d085bc0798bce8ec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 22:10:16 +0000 Subject: [PATCH] Bump sqlparse from 0.4.4 to 0.5.0 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 69bf317..c89ab49 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -31,7 +31,7 @@ referencing==0.33.0 requests==2.31.0 rpds-py==0.18.0 six==1.16.0 -sqlparse==0.4.4 +sqlparse==0.5.0 stripe==8.10.0 tblib==3.0.0 tomli==2.0.1