From 63a43a86bd075d5bde952f1aa3e4d4ba3c6d2993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:53:37 +0000 Subject: [PATCH] Bump django from 1.11.29 to 2.2.24 in /requirements Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.29...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/basic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/basic.txt b/requirements/basic.txt index b6a772d8..d2a7408c 100644 --- a/requirements/basic.txt +++ b/requirements/basic.txt @@ -19,7 +19,7 @@ python-memcached==1.54 feedparser==5.1.3 python-acapela==0.2.4 python-msspeak==0.1.3 -Django==1.11.29 +Django==2.2.24 gunicorn==19.5.0 tablib==0.10.0 requests==2.20.0