Browse Source

Merge pull request #140 from vycontrol/dependabot/pip/sqlparse-0.4.1

Bump sqlparse from 0.3.1 to 0.4.1
Roberto Bertó 5 years ago
parent
commit
0eb9b2763a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,6 +1,6 @@
 asgiref==3.3.0
 Django==3.1.2
 pytz==2020.1
-sqlparse==0.3.1
+sqlparse==0.4.1
 requests
 python-slugify