From 4a586224bea2a87d3d60f7377996ff733c444f79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 18:47:38 +0000 Subject: [PATCH] Bump sqlparse from 0.4.1 to 0.4.2 in /projectile Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. - [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.4.1...0.4.2) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projectile/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectile/requirements.txt b/projectile/requirements.txt index fcc79af6..914f104f 100644 --- a/projectile/requirements.txt +++ b/projectile/requirements.txt @@ -30,7 +30,7 @@ pytz==2021.1 requests==2.22.0 retrying==1.3.3 six==1.14.0 -sqlparse==0.4.1 +sqlparse==0.4.2 urllib3==1.25.8 webencodings==0.5.1 whitenoise==5.2.0