From aa78ce3643a56955c0d3183df721a42fee537e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 04:54:12 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.18 in /requirements Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.18) Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- requirements/production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/local.txt b/requirements/local.txt index 6f63702..c1a036c 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,4 +1,4 @@ -Django==2.2.8 +Django==2.2.18 django-cors-headers==3.1.0 django-mysql==3.2.0 djangorestframework==3.10.2 diff --git a/requirements/production.txt b/requirements/production.txt index 6f63702..c1a036c 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ -Django==2.2.8 +Django==2.2.18 django-cors-headers==3.1.0 django-mysql==3.2.0 djangorestframework==3.10.2