From 8c697789d5d5562fe0aafb980aad11a563df61bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:33:18 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.2.10 in /web/backend/django/memo Bumps [django](https://github.com/django/django) from 2.1.4 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.2.10) 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..168891d 100644 --- a/web/backend/django/memo/requirements.txt +++ b/web/backend/django/memo/requirements.txt @@ -1 +1 @@ -Django==2.1.4 +Django==2.2.10