Browse Source

Merge pull request #174 from vycontrol/dependabot/pip/django-3.2.4

Bump django from 3.2.3 to 3.2.4
Roberto Bertó 4 năm trước cách đây
mục cha
commit
c3c1b07c2c
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.2.3
+Django==3.2.4
 pytz==2021.1
 sqlparse==0.4.1
 requests==2.25.1