chore(deps): update python to v3.14.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 37s

This commit is contained in:
2026-02-15 19:11:06 +00:00
parent bfde54d73c
commit ea114ea400
3 changed files with 121 additions and 252 deletions

View File

@@ -6,7 +6,7 @@ readme = "README.md"
authors = [
{name = "luketainton"},
]
requires-python = "<3.14,>=3.11"
requires-python = "<3.15,>=3.14"
dependencies = [
"webex-bot<1.2.1,>=1.2.0",
"pillow<12.1.2,>=12.1.1",