Skip to content

Commit 2686cea

Browse files
authored
Sécurité : MAJ pillow pour intégrer la correction de la CVE liée à libwebp (#142)
2 parents 3d18dbd + e638e11 commit 2686cea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/extra.img-local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pillow>=9.5,<10
1+
Pillow>=10.0.1,<11

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Testing dependencies
22
# --------------------
33

4-
pillow>=9.4,<10
4+
Pillow>=10.0.1,<11
55
pytest-cov>=4,<5
66
validators>=0.19,<0.23

0 commit comments

Comments
 (0)