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

Merge pull request #120 from vycontrol/dependabot/pip/pytz-2020.1

Bump pytz from 2019.3 to 2020.1
Roberto Bertó 5 лет назад
Родитель
Сommit
c17b4a0f5c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,6 +1,6 @@
 asgiref==3.2.10
 Django==3.0.8
-pytz==2019.3
+pytz==2020.1
 sqlparse==0.3.1
 requests
 python-slugify