fix(deps): update dependency webex-bot to <1.2.7,>=1.2.6
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 10:04:05 +00:00
parent 4a8e2ff721
commit 1c0be8b0a6
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.7,>=1.2.6",
"pillow<12.1.2,>=12.1.1",
"astroid<=4.1.1",
]