浏览代码

Bump pytz from 2019.3 to 2020.1

Bumps [pytz](https://github.com/stub42/pytz) from 2019.3 to 2020.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.3...release_2020.1)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 年之前
父节点
当前提交
752e5fc90d
共有 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