From 2c992150b5afc967c3c4542a6829a9db66ddcd7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 03:44:27 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.18 in /django-vue/djangoAPI Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.18) 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..8d5cd58 100644 --- a/django-vue/djangoAPI/requirements.txt +++ b/django-vue/djangoAPI/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==2.2.18 django-webpack-loader==0.6.0 pytz==2019.2