From 36c046725532285249ce774e11955c1c2b1891a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:05:32 +0000 Subject: [PATCH] Bump django from 3.0.3 to 3.1.12 in /backend Bumps [django](https://github.com/django/django) from 3.0.3 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.3...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/dev_requirements.txt | 2 +- backend/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/dev_requirements.txt b/backend/dev_requirements.txt index 9752efc..323be0c 100644 --- a/backend/dev_requirements.txt +++ b/backend/dev_requirements.txt @@ -3,7 +3,7 @@ certifi==2019.11.28 chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 -Django==3.0.3 +Django==3.1.12 django-cors-headers==3.2.1 django-filter==2.2.0 django-rest-auth==0.9.5 diff --git a/backend/requirements.txt b/backend/requirements.txt index 19ace74..4682ba6 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ certifi==2019.11.28 chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 -Django==3.0.3 +Django==3.1.12 django-cors-headers==3.2.1 django-filter==2.2.0 django-rest-auth==0.9.5