From 803806ebf741ad56c1b9aaa74cfe777387e72593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 23:01:47 +0000 Subject: [PATCH] Bump django from 2.1.3 to 2.1.11 in /fras-angular-ui Bumps [django](https://github.com/django/django) from 2.1.3 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.3...2.1.11) Signed-off-by: dependabot[bot] --- fras-angular-ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fras-angular-ui/requirements.txt b/fras-angular-ui/requirements.txt index 1e03d8e..811b05b 100644 --- a/fras-angular-ui/requirements.txt +++ b/fras-angular-ui/requirements.txt @@ -7,7 +7,7 @@ chardet==3.0.4 cognitive-face==1.4.2 colorama==0.3.9 dj-database-url==0.5.0 -Django==2.1.3 +Django==2.1.11 django-cors-headers==2.4.0 django-heroku==0.3.1 djangorestframework==3.9.0