Browse Source

Merge pull request #201 from vycontrol/dependabot/pip/asgiref-3.5.2

Bump asgiref from 3.5.0 to 3.5.2
Roberto Bertó 3 năm trước cách đây
mục cha
commit
a717c7da7f
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 @@
 Django==4.0.4
-asgiref==3.5.0
+asgiref==3.5.2
 pytz==2022.1
 sqlparse==0.4.2
 requests==2.27.1