浏览代码

Merge pull request #149 from vycontrol/dependabot/pip/pytz-2021.1

Bump pytz from 2020.5 to 2021.1
Roberto Bertó 4 年之前
父节点
当前提交
3b91017cf6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,6 +1,6 @@
 asgiref==3.3.1
 Django==3.1.7
-pytz==2020.5
+pytz==2021.1
 sqlparse==0.4.1
 requests
 python-slugify