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 6s
CI / ci (pull_request) Successful in 26s

This commit is contained in:
2026-03-04 11:03:23 +00:00
parent 59f35b4d0c
commit 41d389388f
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",
]