build: Bump pillow (#37047)

This commit is contained in:
Ankush Menat 2026-02-16 11:57:20 +05:30 committed by GitHub
parent 773938a6e8
commit 55aca7654d
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.45",
"Jinja2~=3.1.6",
"Pillow~=12.0.0",
"Pillow~=12.1.1",
"PyJWT~=2.10.1",
# We depend on internal attributes,
# do NOT add loose requirements on PyMySQL versions.