From 9d89486a5c08ec5a2fa95d032c1d327781332604 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 22:36:57 +0300 Subject: [PATCH] Update django from 2.2.5 to 3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9064315..c53b7db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==2.2.5 +django==3.1 django-appconf==1.0.2 django-compressor==2.2 django-environ==0.4.5