From 08920bb645704f935ad9970f3edd16a05f338a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:50:59 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.20 in /django-vue/djangoAPI Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.20) Signed-off-by: dependabot[bot] --- django-vue/djangoAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-vue/djangoAPI/requirements.txt b/django-vue/djangoAPI/requirements.txt index 7c51b6b..44d9733 100644 --- a/django-vue/djangoAPI/requirements.txt +++ b/django-vue/djangoAPI/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==2.2.20 django-webpack-loader==0.6.0 pytz==2019.2