From 6b4c6d648e5de19768cf230ba12af90a5d23858a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Apr 2023 17:12:55 +0300 Subject: [PATCH] Update sqlparse from 0.4.2 to 0.4.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index acb0638..3eec4c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ requests-oauthlib==1.3.0 six==1.16.0 social-auth-app-django==5.0.0 social-auth-core==4.1.0 -sqlparse==0.4.2 +sqlparse==0.4.4 toml==0.10.2 tox==3.24.4 urllib3==1.26.7