From cf278211fb17cd9904fb6cb15281c1b4f88ad39a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 16:54:04 +0300 Subject: [PATCH] Bump django from 3.1.4 to 3.1.8 (#164) Bumps [django](https://github.com/django/django) from 3.1.4 to 3.1.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.4...3.1.8) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79d6b09d..9f791719 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.1.4 +Django==3.1.8 djangorestframework==3.12.2 django-allauth==0.44.0