From 8945fb41f0b53d6066d6d555e953edd60a7b9dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:03:33 +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 8c5aa8eb..b6eb2347 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pytz==2020.1 PyYAML==5.1 requests==2.28.2 requests-oauthlib==1.3.1 -sqlparse==0.3.1 +sqlparse==0.5.0 urllib3==1.26.9 Werkzeug==2.1.2 whitenoise==6.2.0