From 40a23018158442d61d8b02097dead58820876d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:37:33 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.2.13 in /tlp/django_app Bumps [django](https://github.com/django/django) from 2.0.1 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.2.13) Signed-off-by: dependabot[bot] --- tlp/django_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tlp/django_app/requirements.txt b/tlp/django_app/requirements.txt index 156bdfc..5cd7e5f 100644 --- a/tlp/django_app/requirements.txt +++ b/tlp/django_app/requirements.txt @@ -4,7 +4,7 @@ celery==4.2.0 certifi==2018.4.16 chardet==3.0.4 defusedxml==0.5.0 -Django==2.0.1 +Django==2.2.13 django-celery-beat==1.1.1 django-celery-results==1.0.1 django-ckeditor==5.4.0