build(deps): bump pillow version 10.2 for fix security vulnerability

Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
This commit is contained in:
Onuralp SEZER 2024-01-23 23:23:24 +03:00
parent b6b531308e
commit fe11bc0cab
No known key found for this signature in database
GPG Key ID: CF0835DFDF14CA38
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ git = [
"mkdocs-git-revision-date-localized-plugin~=1.2"
]
imaging = [
"pillow~=9.4",
"pillow~=10.2",
"cairosvg~=2.6"
]