From 046f0a336a6dac085fb424c2d673fdfb5ff10f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:25:06 +0000 Subject: [PATCH] Bump django from 1.11.4 to 1.11.29 in /APIs-Backend Bumps [django](https://github.com/django/django) from 1.11.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.4...1.11.29) Signed-off-by: dependabot[bot] --- APIs-Backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APIs-Backend/requirements.txt b/APIs-Backend/requirements.txt index f5d5bfb..525fe00 100644 --- a/APIs-Backend/requirements.txt +++ b/APIs-Backend/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.3 -Django==1.11.4 +Django==1.11.29 django-hosts==2.0 elasticsearch==5.4.0 funcsigs==1.0.2