Browse Source

Merge pull request #211 from vycontrol/dependabot/pip/sqlparse-0.4.3

Bump sqlparse from 0.4.2 to 0.4.3
Roberto Bertó 2 years ago
parent
commit
ec24491407
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,7 +1,7 @@
 Django>=4.0.7
 Django>=4.0.7
 asgiref==3.5.2
 asgiref==3.5.2
 pytz==2022.1
 pytz==2022.1
-sqlparse==0.4.2
+sqlparse==0.4.3
 requests==2.28.1
 requests==2.28.1
 python-slugify==6.1.2
 python-slugify==6.1.2
 validators==0.20.0
 validators==0.20.0