From 20dad4ec2e00f92f970b5a6025bc99a8894deea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 22:52:59 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.1.11 in /web/backend/django/memo Bumps [django](https://github.com/django/django) from 2.1.4 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.1.11) Signed-off-by: dependabot[bot] --- web/backend/django/memo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/backend/django/memo/requirements.txt b/web/backend/django/memo/requirements.txt index bacac0c..baea0e3 100644 --- a/web/backend/django/memo/requirements.txt +++ b/web/backend/django/memo/requirements.txt @@ -1 +1 @@ -Django==2.1.4 +Django==2.1.11