build: bump pillow

for GHSA-3f63-hfp8-52jq
This commit is contained in:
Ankush Menat 2024-01-24 12:20:02 +05:30
parent 84a4c512c0
commit ae984a59bf

View file

@ -15,7 +15,7 @@ dependencies = [
"filetype~=1.2.0",
"GitPython~=3.1.34",
"Jinja2~=3.1.2",
"Pillow~=10.0.1",
"Pillow~=10.2.0",
"PyJWT~=2.8.0",
# We depend on internal attributes,
# do NOT add loose requirements on PyMySQL versions.