From 65df36b1419c1b2f48dd0d24936b81cedb582736 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 9 Mar 2020 10:24:17 +0100 Subject: [PATCH] Bump Django to 2.2.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65f91176..1201fe40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.1 +Django==2.2.11 django-agnocomplete==1.0.0 django-compressor==2.2 Pillow==6.2.0