Browse Source

Merge pull request #177 from vycontrol/dependabot/pip/asgiref-3.4.1

Bump asgiref from 3.3.4 to 3.4.1
Roberto Bertó 4 years ago
parent
commit
bc9313156a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-asgiref==3.3.4
+asgiref==3.4.1
 Django==3.2.4
 pytz==2021.1
 sqlparse==0.4.1