From 7de9520e14856fa9f4cb7997b9b0487a5b0d2e4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:14:14 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.13 in /requirements Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.13) 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..a1af5a7 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,4 +1,4 @@ -Django==2.2.8 +Django==2.2.13 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..a1af5a7 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ -Django==2.2.8 +Django==2.2.13 django-cors-headers==3.1.0 django-mysql==3.2.0 djangorestframework==3.10.2