From a3a0e7c98867c82ef44972e31ef5e371c8b872a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:36:32 +0000 Subject: [PATCH] Bump sqlparse from 0.3.0 to 0.4.4 in /sandbox Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.0 to 0.4.4. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.0...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox/requirements.txt b/sandbox/requirements.txt index a4edd41..2c7235f 100644 --- a/sandbox/requirements.txt +++ b/sandbox/requirements.txt @@ -8,5 +8,5 @@ python-u2flib-server==5.0.0 pytz==2018.9 qrcode==6.1 six==1.12.0 -sqlparse==0.3.0 +sqlparse==0.4.4 whitenoise==3.1