From ecbc2441bec3cfaf3e667706779c910e79b4a356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:59:50 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.2.10 in /tlp/django_app Bumps [django](https://github.com/django/django) from 2.0.1 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.2.10) 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..3bd9e99 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.10 django-celery-beat==1.1.1 django-celery-results==1.0.1 django-ckeditor==5.4.0