Skip to content

Commit 1005738

Browse files
authored
Merge pull request #435 from buffer/dependabot/pip/pillow-12.1.0
Update requirements: Bump pillow from 12.0.0 to 12.1.0
2 parents a84ce22 + b506034 commit 1005738

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
@@ -47,7 +47,7 @@ dependencies = [
4747
"networkx==3.4.2; python_version == '3.10'",
4848
"networkx==3.6; python_version > '3.10'",
4949
"pefile==2024.8.26",
50-
"pillow==12.0.0",
50+
"pillow==12.1.0",
5151
"promise==2.3",
5252
"pylibemu==1.0",
5353
"pymongo==4.15.5",

0 commit comments

Comments
 (0)