Browse Source

Merge pull request #124 from vycontrol/dependabot/pip/django-3.0.8

Bump django from 3.0.7 to 3.0.8
Roberto Bertó 5 năm trước cách đây
mục cha
commit
5a0fa93927
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.2.7
-Django==3.0.7
+Django==3.0.8
 pytz==2019.3
 sqlparse==0.3.1
 requests