Просмотр исходного кода

Merge pull request #144 from vycontrol/dependabot/pip/asgiref-3.3.1

Bump asgiref from 3.3.0 to 3.3.1
Roberto Bertó 4 лет назад
Родитель
Сommit
cc981eb955
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-asgiref==3.3.0
+asgiref==3.3.1
 Django==3.1.2
 pytz==2020.1
 sqlparse==0.4.1