From f11fbc4ade0245976ecd5a3a94be68f2ea976dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:56:44 +0000 Subject: [PATCH] Bump sqlparse from 0.3.1 to 0.5.0 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.1...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2dadaba..fe227be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ Django==3.1.13 django-material-admin==1.7.2 pkg-resources==0.0.0 pytz==2020.1 -sqlparse==0.3.1 +sqlparse==0.5.0