From fdee229a8a00a4fb171b5dd47e6e26435f4f3f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:11:26 +0000 Subject: [PATCH] Bump django from 1.9.13 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.9.13 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.13...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 654f58a..efba6d4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ billiard==3.5.0.5 celery==4.0.2 certifi==2018.11.29 chardet==3.0.4 -Django==1.9.13 +Django==2.2.24 gunicorn==19.9.0 idna==2.8 kombu==4.0.2 diff --git a/requirements.txt b/requirements.txt index 0fbbf2e..75166fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ billiard==3.5.0.5 celery==4.0.2 certifi==2018.11.29 chardet==3.0.4 -Django==1.9.13 +Django==2.2.24 gunicorn==19.9.0 idna==2.8 kombu==4.0.2