From e05dd0f6923aa809da1c0af07ec41d44a5b32367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:08:50 +0000 Subject: [PATCH] Bump django from 1.11.23 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.23 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_pre-notebooks.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 26baaad..5a55bf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ chardet==3.0.4 cycler==0.10.0 decorator==4.3.0 defusedxml==0.6.0 -Django==1.11.1 +Django==2.2.24 django-celery-beat==1.0.1 django-extensions==2.1.9 entrypoints==0.3 diff --git a/requirements_pre-notebooks.txt b/requirements_pre-notebooks.txt index 2140717..bcbcd4d 100644 --- a/requirements_pre-notebooks.txt +++ b/requirements_pre-notebooks.txt @@ -5,7 +5,7 @@ celery==4.0.2 certifi==2017.4.17 chardet==3.0.4 decorator==4.3.0 -Django==1.11.23 +Django==2.2.24 django-celery-beat==1.0.1 idna==2.5 kombu==4.0.2