From 7925f998f77c5e2867e47c7471e74f9a254a9c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 14:56:49 +0000 Subject: [PATCH] Bump django from 1.11.3 to 1.11.29 in /DjSurvey Bumps [django](https://github.com/django/django) from 1.11.3 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.3...1.11.29) Signed-off-by: dependabot[bot] --- DjSurvey/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DjSurvey/requirements.txt b/DjSurvey/requirements.txt index b133490..775f6e8 100644 --- a/DjSurvey/requirements.txt +++ b/DjSurvey/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.3 +Django==1.11.29 django-bootstrap-form==3.2.1 django-tastypie==0.14.0 # API django-registration==2.2 # account logic, views and workflows