fix(deps): update dependency pillow to >=12.2,<12.3 [security] (#27773)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-16 09:13:39 -04:00
committed by GitHub
parent 2b7ae4981f
commit 4ff6cca4da
2 changed files with 83 additions and 83 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies = [
"numpy<2.4.0",
"opencv-python-headless>=4.7.0.72,<5.0",
"orjson>=3.9.5",
"pillow>=12.1.1,<12.2",
"pillow>=12.2,<12.3",
"pydantic>=2.0.0,<3",
"pydantic-settings>=2.5.2,<3",
"python-multipart>=0.0.6,<1.0",