From c5049a5a24f1b313022278a38268c1f291ab5b94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 02:16:37 +0000 Subject: [PATCH] build(deps): bump sqlparse from 0.4.2 to 0.4.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...0.4.4) --- 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 de40976..a8a5383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ channels==3.0.5 django==4.1.10 psycopg2-binary==2.9.3 python-decouple==3.6 -sqlparse==0.4.2 +sqlparse==0.4.4