From 3b109ab00da9d11757a4d0d8fbaf4dc5da3f268c Mon Sep 17 00:00:00 2001 From: Joshua Groombridge Date: Thu, 8 Feb 2024 16:48:32 +1100 Subject: [PATCH] (ISA-546) Bumping Pillow version for security reasons --- backend/base_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/base_requirements.txt b/backend/base_requirements.txt index 130619a3a..250dd8283 100644 --- a/backend/base_requirements.txt +++ b/backend/base_requirements.txt @@ -7,7 +7,7 @@ djangorestframework==3.11.1 kiwisolver==1.3.1 matplotlib==3.8.2 numpy==1.24.2 -Pillow==10.1.0 +Pillow==10.2.0 pyodbc==4.0.32 pyparsing==3.0.9 pyshp==2.1.0