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

This commit is contained in:
2026-02-03 11:12:11 +00:00
parent 68fc0d7a04
commit 2c34dd85d1
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.2.1,>=1.2.0",
"pillow<12.1.1,>=12.1.0",
"astroid<=4.0.3",
]