From 663bbe402f5003f2b366a80972bd336feb16658d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:57:35 +0000 Subject: [PATCH] Bump django from 3.0.3 to 3.1.13 in /backend Bumps [django](https://github.com/django/django) from 3.0.3 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.3...3.1.13) --- 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..c7cc758 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.13 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..819671f 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.13 django-cors-headers==3.2.1 django-filter==2.2.0 django-rest-auth==0.9.5