From eb3ffc56ac187793ecb95679d7c68140b37a18d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:53:57 +0000 Subject: [PATCH] build(deps): bump django from 1.3.1 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.3.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.3.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pip-requires.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requires.txt b/pip-requires.txt index f5f9027..3153a5a 100644 --- a/pip-requires.txt +++ b/pip-requires.txt @@ -1,5 +1,5 @@ virtualenv==1.4.5 -Django==1.3.1 +Django==2.2.24 south>=0.7.2 django-extensions django-nose>=0.1