From 6fcca0c0245364715dc95f6611cf164685d2844b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Sep 2020 23:24:47 +0300 Subject: [PATCH] Update django from 2.2.5 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9064315..c8afadd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==2.2.5 +django==3.1.1 django-appconf==1.0.2 django-compressor==2.2 django-environ==0.4.5