fix(deps): update dependency webex-bot to <1.1.13,>=1.1.12
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 3s
CI / ci (pull_request) Successful in 36s

This commit is contained in:
2026-02-02 14:32:20 +00:00
parent 68fc0d7a04
commit 6ea85a0d17
2 changed files with 43 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ authors = [
]
requires-python = "<3.14,>=3.11"
dependencies = [
"webex-bot<1.1.0,>=1.0.3",
"webex-bot<1.1.13,>=1.1.12",
"pillow<12.1.1,>=12.1.0",
"astroid<=4.0.3",
]