From 8f79afe023bf313cb47f73ca876dd12674913aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 23:31:55 +0000 Subject: [PATCH] Bump django from 1.3 to 1.11.29 in /sofi/requirements Bumps [django](https://github.com/django/django) from 1.3 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.3...1.11.29) 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..458a0a6 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==1.11.29 PIL==1.1.7 distribute==0.6.24 django-google-analytics==1