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

This commit is contained in:
2026-03-04 23:06:49 +00:00
parent 1d9207db61
commit d83367a5d9
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ authors = [
]
requires-python = "<3.14,>=3.13"
dependencies = [
"webex-bot<1.2.1,>=1.2.0",
"webex-bot<1.2.4,>=1.2.3",
"pillow<12.1.2,>=12.1.1",
"astroid<=4.1.1",
]