浏览代码

Bump pytz from 2020.1 to 2020.5

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 年之前
父节点
当前提交
027a0a707b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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