From 29b75de86334abbef6234374014556ad6a24f321 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 31 May 2019 03:26:26 +0300 Subject: [PATCH] Update django-compressor from 2.2 to 2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01ec52c..63c2c8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django==2.1.7 django-appconf==1.0.2 -django-compressor==2.2 +django-compressor==2.3 django-environ==0.4.5 django-extensions==2.1.3 factory_boy==2.11.1