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

This commit is contained in:
2026-03-09 12:04:18 +00:00
parent 4a8e2ff721
commit f121c7d099
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.6,>=1.2.5",
"webex-bot<1.2.8,>=1.2.7",
"pillow<12.1.2,>=12.1.1",
"astroid<=4.1.1",
]