瀏覽代碼

Bump django from 3.0.9 to 3.1

Bumps [django](https://github.com/django/django) from 3.0.9 to 3.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.9...3.1)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 年之前
父節點
當前提交
1995780d20
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.2.10
 asgiref==3.2.10
-Django==3.0.9
+Django==3.1
 pytz==2020.1
 pytz==2020.1
 sqlparse==0.3.1
 sqlparse==0.3.1
 requests
 requests