From 13e80a70e70ddaaafd0b1540529af1616582d72c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 21:02:48 +0000 Subject: [PATCH] Bump django from 2.2.13 to 3.1 Bumps [django](https://github.com/django/django) from 2.2.13 to 3.1. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...3.1) 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 89fa4da..912f2db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==3.1 django-debug-toolbar==2.2 django-filter==2.2.0 django-webpack-loader==0.6.0