From 264b2aaa5f74e6c7f899fddc17d00a319e458a1e Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 9 Nov 2020 09:11:37 +0100 Subject: [PATCH] Update Django to 2.2.17 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9aa63086..83d58ebc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==2.2.17 django-agnocomplete==1.0.0 django-compressor==2.4 Pillow==8.0.1