Browse Source

Merge pull request #141 from vycontrol/dependabot/pip/asgiref-3.3.0

Bump asgiref from 3.2.10 to 3.3.0
Roberto Bertó 5 years ago
parent
commit
edfe3d7a12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-asgiref==3.2.10
+asgiref==3.3.0
 Django==3.1.2
 pytz==2020.1
 sqlparse==0.3.1