From a19fe472a4803d5e104becd1095221bf5cb19d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 09:19:20 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.27 in /requirements Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..aef20e7 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,4 +1,4 @@ -Django==2.2.8 +Django==2.2.27 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..aef20e7 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ -Django==2.2.8 +Django==2.2.27 django-cors-headers==3.1.0 django-mysql==3.2.0 djangorestframework==3.10.2