From 291aa3b61e8dcd42f0433a53ab7f7affaa736531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:17:36 +0000 Subject: [PATCH] Bump django from 1.8.11 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.8.11 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.11...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..ef45878 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # 需要额外的python包,可直接在文件后面添加 # 请确保指定的包和版本号,可通过pip安装 -Django==1.8.11 +Django==2.2.24 pymysql==0.6.7 MarkupSafe==0.23 Mako==1.0.4