fix(deps): update dependency webex-bot to <1.2.4,>=1.2.3
All checks were successful
Validate PR Title / validate (pull_request) Successful in 8s
CI / ci (pull_request) Successful in 33s

This commit is contained in:
2026-03-04 11:02:47 +00:00
parent c01bee1f0c
commit 4a62e1116b
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",
"datetime<6.1,>=6",
"requests<3.0.0,>=2.32.3",
]