From 91b53711432c380ff442cb30a07f25bfa3103912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 00:05:26 +0000 Subject: [PATCH] Bump django from 1.8.9 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.8.9 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.9...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb2d047..bafd276 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ brillixy==0.6.1 -django==1.8.9 +django==2.2.24 pillow>=2.8.2 django-toolbelt gunicorn \ No newline at end of file