fix(deps): update dependency pillow to <12.1.1,>=12.1.0
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 6s
CI / ci (pull_request) Successful in 2m16s

This commit is contained in:
2026-01-02 09:31:02 +00:00
parent e30fb78242
commit 35b6791c9f
2 changed files with 58 additions and 58 deletions

View File

@@ -9,7 +9,7 @@ authors = [
requires-python = "<3.14,>=3.11"
dependencies = [
"webex-bot<1.1.0,>=1.0.3",
"pillow<12.0.1,>=12.0.0",
"pillow<12.1.1,>=12.1.0",
"astroid<=4.0.2",
]