Browse Source

Merge pull request #165 from vycontrol/dependabot/pip/django-3.2

Bump django from 3.1.7 to 3.2
Roberto Bertó 4 năm trước cách đây
mục cha
commit
2bf04a39fe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.3.4
-Django==3.1.7
+Django==3.2
 pytz==2021.1
 sqlparse==0.4.1
 requests==2.25.1