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 năm trước cách đây
mục cha
commit
ec24491407
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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