From 6e697b5c24cd1ad7f5d8efc007bf1daf7b5b0606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 22:00:46 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.20 in /testfirst6518 Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.20) Signed-off-by: dependabot[bot] --- testfirst6518/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testfirst6518/requirements.txt b/testfirst6518/requirements.txt index 2c3e2f7..ea0d7fb 100644 --- a/testfirst6518/requirements.txt +++ b/testfirst6518/requirements.txt @@ -4,7 +4,7 @@ # 请确保指定的包和版本号,可通过pip安装 # blueapps requirement -Django==2.2.6 +Django==2.2.20 mysqlclient==1.4.4 MarkupSafe==1.1.1 Mako==1.0.6