From b3f06ab39030b3df5d81c29006018ddf8e8106b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 03:20:46 +0000 Subject: [PATCH] Bump django from 1.8.11 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.8.11 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.11...1.11.28) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3ac682..cfa117a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # 需要额外的python包,可直接在文件后面添加 # 请确保指定的包和版本号,可通过pip安装 -Django==1.8.11 +Django==1.11.28 pymysql==0.6.7 MarkupSafe==0.23 Mako==1.0.4