From a206fd71bf7d9ea852133d0198a539042ef1dec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:04:24 +0000 Subject: [PATCH] Bump django from 1.3 to 2.2.24 in /sofi/requirements Bumps [django](https://github.com/django/django) from 1.3 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.3...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sofi/requirements/sofi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sofi/requirements/sofi.txt b/sofi/requirements/sofi.txt index 964de0f..a157d54 100644 --- a/sofi/requirements/sofi.txt +++ b/sofi/requirements/sofi.txt @@ -1,7 +1,7 @@ -f http://hivelocity.dl.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.0/matplotlib-1.0.0.tar.gz #Python==2.6.6 -Django==1.3 +Django==2.2.24 PIL==1.1.7 distribute==0.6.24 django-google-analytics==1