From d08b8b538d4ed263980018e3a9a7db65433c7c19 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:39:29 +0000 Subject: [PATCH] [Security] Bump django from 3.0.7 to 3.1.6 Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.6. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.6) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd90b47..333554f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ Cython==0.29.19 decorator==4.4.2 defusedxml==0.6.0 dj-rest-auth==1.0.7 -Django==3.0.7 +Django==3.1.6 django-allauth==0.42.0 django-debug-toolbar==2.2 django-environ==0.4.5