From 52c4dc085e791b8a3dd3c23d5dda77047a08e784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:23:40 +0000 Subject: [PATCH] Bump django from 1.11.15 to 1.11.29 in /site Bumps [django](https://github.com/django/django) from 1.11.15 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.15...1.11.29) Signed-off-by: dependabot[bot] --- site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/requirements.txt b/site/requirements.txt index 6116072..aec1099 100644 --- a/site/requirements.txt +++ b/site/requirements.txt @@ -12,7 +12,7 @@ certifi==2018.8.24 chardet==2.3.0 decorator==4.3.0 defusedxml==0.5.0 -Django==1.11.15 +Django==1.11.29 django-amazon-ses==2.0.0 django-celery-beat==1.0.1 django-contrib-comments==1.7.3