From f434454dc2a6957102ef25178b2ff37f76d4b356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 11:01:22 +0530 Subject: [PATCH] Build(deps): bump sqlparse from 0.4.4 to 0.5.0 in /backend (#231) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 77a447eb..a96c8462 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -53,7 +53,7 @@ rq==1.15.1 s3transfer==0.8.2 service-identity==21.1.0 six==1.16.0 -sqlparse==0.4.4 +sqlparse==0.5.0 text-unidecode==1.3 tomli==2.0.1 Twisted==23.10.0