From 79bd07b27cc5ac2314f7966dba9646390ac95965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:38:42 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.2.13 in /web/backend/django/memo Bumps [django](https://github.com/django/django) from 2.1.4 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.2.13) 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..5f6a11a 100644 --- a/web/backend/django/memo/requirements.txt +++ b/web/backend/django/memo/requirements.txt @@ -1 +1 @@ -Django==2.1.4 +Django==2.2.13