From 41460ba34c3b16a191a8278211bf09233ea9c2ce Mon Sep 17 00:00:00 2001 From: Situphen Date: Mon, 1 Feb 2021 11:25:06 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20s=C3=A9curit=C3=A9?= =?UTF-8?q?=20de=20Django=20et=20Pillow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2d92bc8976..8d7db5e30f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ elasticsearch==5.5.3 elasticsearch-dsl==5.4.0 # Explicit dependencies (references in code) -Django==2.2.16 +Django==2.2.18 django-crispy-forms==1.9.2 django-model-utils==4.0.0 django-munin==0.2.1 @@ -13,7 +13,7 @@ python-memcached==1.59 lxml==4.5.2 factory-boy==2.8.1 geoip2==3.0.0 -Pillow==7.2.0 +Pillow==8.1.0 GitPython==3.1.7 easy-thumbnails==2.7 beautifulsoup4==4.9.1