chore: bump pillow (#18496)

security fixes: https://pillow.readthedocs.io/en/stable/releasenotes/9.2.0.html
This commit is contained in:
Ankush Menat 2022-10-23 15:56:23 +05:30 committed by GitHub
parent 3491d0dcb0
commit 8222a60546
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ dependencies = [
"Click~=7.1.2",
"GitPython~=3.1.14",
"Jinja2~=3.1.2",
"Pillow~=9.1.1",
"Pillow~=9.2.0",
"PyJWT~=2.4.0",
"PyMySQL~=1.0.2",
"PyPDF2~=2.1.0",