fix(deps): update dependency pillow to v12 [security] (#26142)

This commit is contained in:
renovate[bot]
2026-02-12 09:32:17 -05:00
committed by GitHub
parent 4647ecf2ea
commit 27ebbab1d9
2 changed files with 83 additions and 37 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ dependencies = [
"numpy>=2.3.4",
"opencv-python-headless>=4.7.0.72,<5.0",
"orjson>=3.9.5",
"pillow>=9.5.0,<11.0",
"pillow>=12.1.1,<12.2",
"pydantic>=2.0.0,<3",
"pydantic-settings>=2.5.2,<3",
"python-multipart>=0.0.6,<1.0",