From bade3929f7678f09eed71d49858e6c52662c8058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:58:37 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.28 in /requirements Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.28) --- 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..39c707f 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,4 +1,4 @@ -Django==2.2.8 +Django==2.2.28 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..39c707f 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ -Django==2.2.8 +Django==2.2.28 django-cors-headers==3.1.0 django-mysql==3.2.0 djangorestframework==3.10.2