Merge pull request #6689 from onuralpszr/pillow-version-update

build(deps): bump pillow version 10.2 for fix security vulnerability
This commit is contained in:
Martin Donath
2024-01-24 10:18:39 +07:00
committed by GitHub

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"
]