From 67e961814504106a5727c1849b2ba1f6f86aea5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 20:30:55 +0000 Subject: [PATCH] Bump django from 1.11.4 to 1.11.29 in /python-learning/python-spider Bumps [django](https://github.com/django/django) from 1.11.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.4...1.11.29) Signed-off-by: dependabot[bot] --- python-learning/python-spider/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-learning/python-spider/requirement.txt b/python-learning/python-spider/requirement.txt index d286df65..842d96cb 100644 --- a/python-learning/python-spider/requirement.txt +++ b/python-learning/python-spider/requirement.txt @@ -13,7 +13,7 @@ coreschema==0.0.4 cycler==0.10.0 decorator==4.1.2 diff-match-patch==20121119 -Django==1.11.4 +Django==1.11.29 django-cors-headers==2.1.0 django-crispy-forms==1.6.1 django-filter==1.0.4