From 6bc730c0aab22aa0ac147283a1b19eaf11a80d1a Mon Sep 17 00:00:00 2001 From: Alex Tawse Date: Wed, 24 Apr 2024 11:56:14 +0100 Subject: Bumping Pillow to non-vulnerable version * The previous version of Pillow was flagged as vulnerable, so this change bumps the version Change-Id: I176c12c4df266de8f871b58efdcc277b090a31fa Signed-off-by: Alex Tawse --- scripts/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/py/requirements.txt b/scripts/py/requirements.txt index a64bcf8..1bd9d0e 100644 --- a/scripts/py/requirements.txt +++ b/scripts/py/requirements.txt @@ -8,7 +8,7 @@ lxml==4.9.2 MarkupSafe==2.0.1 numba==0.56.4 numpy==1.23.5 -Pillow==9.2.0 +Pillow==10.3.0 pycparser==2.20 resampy==0.4.2 scipy==1.10.1 -- cgit v1.2.1