From 27deed9cd214e8aaf5f50e3b115ff821181d9fd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2019 09:24:10 +0000 Subject: [PATCH] Bump django from 2.1 to 2.1.11 in /LineBot Bumps [django](https://github.com/django/django) from 2.1 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1...2.1.11) Signed-off-by: dependabot[bot] --- LineBot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LineBot/requirements.txt b/LineBot/requirements.txt index a22cccc..2a88d84 100644 --- a/LineBot/requirements.txt +++ b/LineBot/requirements.txt @@ -1,7 +1,7 @@ astroid==2.2.5 autopep8==1.4.4 dj-database-url==0.5.0 -Django==2.1 +Django==2.1.11 django-auth==0.1.9 django-auth-ldap==2.0.0 django-crispy-forms==1.8.1