From 51b6545fbc6b4a911fdb8cedecbee810a6db8504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:26:24 +0000 Subject: [PATCH] Bump django from 3.1.6 to 3.1.8 in /src/backend Bumps [django](https://github.com/django/django) from 3.1.6 to 3.1.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.6...3.1.8) Signed-off-by: dependabot[bot] --- src/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt index ccb1bc6..1bb594c 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -2,7 +2,7 @@ requests-oauth==0.4.1 requests-oauthlib==1.3.0 requests==2.23.0 -django==3.1.6 +django==3.1.8 django-storages==1.9.1 django-filter==2.2.0 django-cors-headers==3.2.1