fix(deps): update dependency pillow to v12
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 21s
CI / ci (pull_request) Successful in 6m43s

This commit is contained in:
2025-10-15 18:48:19 +00:00
parent c9ad33e65f
commit 0c18f6702c
2 changed files with 83 additions and 80 deletions

View File

@@ -9,7 +9,7 @@ authors = [
requires-python = ">=3.11.2"
dependencies = [
"webex-bot<1.1.0,>=1.0.3",
"pillow<12.0.0,>=11.0.0",
"pillow<12.0.1,>=12.0.0",
"astroid<=4.0.1",
]