fix(deps): update dependency pillow to <12.2.1,>=12.2.0
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 3s
CI / ci (pull_request) Successful in 1m21s

This commit is contained in:
2026-04-01 15:04:23 +00:00
parent 2955ce3262
commit e033718260
2 changed files with 29 additions and 29 deletions

View File

@@ -9,7 +9,7 @@ authors = [
requires-python = "<3.14,>=3.13"
dependencies = [
"webex-bot<1.2.9,>=1.2.8",
"pillow<12.1.2,>=12.1.1",
"pillow<12.2.1,>=12.2.0",
"astroid<=4.1.2",
]