build(deps): bump pillow again (#25827)

GHSA-44wm-f244-xhp3
This commit is contained in:
Ankush Menat 2024-04-06 18:19:06 +05:30 committed by GitHub
parent 28860abbe6
commit e055d2742a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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