From 1202e684e2d824d376d3f607dbc6f210f98c8326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2019 08:45:10 +0000 Subject: [PATCH] Bump django from 1.8.11 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.8.11 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.11...1.11.23) 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..7354c2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # 需要额外的python包,可直接在文件后面添加 # 请确保指定的包和版本号,可通过pip安装 -Django==1.8.11 +Django==1.11.23 pymysql==0.6.7 MarkupSafe==0.23 Mako==1.0.4