From 5942fc9461a28f04acea35a31efba5e9773e1c0f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Jan 2024 18:00:24 +0000 Subject: [PATCH] fix: dependencies/requirements-2.7.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918 --- dependencies/requirements-2.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/requirements-2.7.txt b/dependencies/requirements-2.7.txt index 9ac516c..3d95de7 100644 --- a/dependencies/requirements-2.7.txt +++ b/dependencies/requirements-2.7.txt @@ -88,7 +88,7 @@ PasteScript==2.0.2 peepdf==0.4.2 pefile==2019.4.18 pexpect==4.6.0 -Pillow==6.1.0 +Pillow==10.2.0 plaster==1.0 plaster-pastedeploy==0.5 prettytable==0.7.2