From 3c671775012a003c27242b4279a09752417fe4f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:24:19 +0000 Subject: [PATCH] Bump django from 1.11.4 to 2.2.24 in /python-learning/python-spider Bumps [django](https://github.com/django/django) from 1.11.4 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.4...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..2b7226ae 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==2.2.24 django-cors-headers==2.1.0 django-crispy-forms==1.6.1 django-filter==1.0.4