chore(deps): bump Pillow

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2024-11-22 16:24:02 +05:30
parent e4b7c89910
commit 076cefc09a
No known key found for this signature in database
GPG key ID: 9DCC61E211BF645F

View file

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