Skip to content

Commit 3a6b592

Browse files
authored
Merge pull request #6689 from onuralpszr/pillow-version-update
build(deps): bump pillow version 10.2 for fix security vulnerability
2 parents f3868a6 + fe11bc0 commit 3a6b592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ git = [
6363
"mkdocs-git-revision-date-localized-plugin~=1.2"
6464
]
6565
imaging = [
66-
"pillow~=9.4",
66+
"pillow~=10.2",
6767
"cairosvg~=2.6"
6868
]
6969

0 commit comments

Comments
 (0)