From 8919aa3a93cf25dc473135943a7a7f8935d1aa64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 19:07:15 +0000 Subject: [PATCH] Bump django from 1.11.23 to 2.2.27 Bumps [django](https://github.com/django/django) from 1.11.23 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_incl_notebooks.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1adcf4e..ea0a1b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2017.4.17 chardet==3.0.4 Cython decorator==4.3.0 -Django==1.11.23 +Django==2.2.27 django-celery-beat==1.0.1 django-extensions==2.1.9 idna==2.5 diff --git a/requirements_incl_notebooks.txt b/requirements_incl_notebooks.txt index aded3f3..4781a7e 100644 --- a/requirements_incl_notebooks.txt +++ b/requirements_incl_notebooks.txt @@ -11,7 +11,7 @@ chardet==3.0.4 cycler==0.10.0 decorator==4.3.0 defusedxml==0.6.0 -Django==1.11.23 +Django==2.2.27 django-celery-beat==1.0.1 django-extensions==2.1.9 entrypoints==0.3