From d6cc687111aaf1282e0bb209b131e8661d5c5203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 20:25:49 +0000 Subject: [PATCH] Bump django from 1.11.7 to 1.11.29 in /backend/Yiqi/Yiqi Bumps [django](https://github.com/django/django) from 1.11.7 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.7...1.11.29) Signed-off-by: dependabot[bot] --- backend/Yiqi/Yiqi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Yiqi/Yiqi/requirements.txt b/backend/Yiqi/Yiqi/requirements.txt index 2971ec8..9406caa 100644 --- a/backend/Yiqi/Yiqi/requirements.txt +++ b/backend/Yiqi/Yiqi/requirements.txt @@ -29,7 +29,7 @@ decorator==4.2.1 defusedxml==0.5.0 diff-match-patch==20121119 dj-database-url==0.5.0 -Django==1.11.7 +Django==1.11.29 django-autoslug==1.9.3 django-cors-headers==2.1.0 django-crispy-forms==1.7.0