From 926cf31b2f7399ee3f85d296c662e05e2de50552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:40:55 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.18 in /testfirst6518 Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.18) 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..80c3ce9 100644 --- a/testfirst6518/requirements.txt +++ b/testfirst6518/requirements.txt @@ -4,7 +4,7 @@ # 请确保指定的包和版本号,可通过pip安装 # blueapps requirement -Django==2.2.6 +Django==2.2.18 mysqlclient==1.4.4 MarkupSafe==1.1.1 Mako==1.0.6