From b17dc232e1a1691b7bd5635bd53cce0310c92d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:16:34 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.2.24 in /Login-Spider/xiangya/artso Bumps [django](https://github.com/django/django) from 2.0.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Login-Spider/xiangya/artso/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Login-Spider/xiangya/artso/requirement.txt b/Login-Spider/xiangya/artso/requirement.txt index 70f7568..86e3478 100644 --- a/Login-Spider/xiangya/artso/requirement.txt +++ b/Login-Spider/xiangya/artso/requirement.txt @@ -19,7 +19,7 @@ cryptography==2.1.4 cssselect==1.0.3 cycler==0.10.0 decorator==4.1.2 -Django==2.0.1 +Django==2.2.24 docker==2.5.1 docker-pycreds==0.2.1 entrypoints==0.2.3