From 87ff59fbbf805c4b650160e1ce254732c063abfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 22:35:35 +0000 Subject: [PATCH] Bump django from 2.1.8 to 2.1.11 Bumps [django](https://github.com/django/django) from 2.1.8 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.8...2.1.11) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index eb859c7..974a442 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Django==2.1.8 \ No newline at end of file +Django==2.1.11 \ No newline at end of file