chore(deps): update python to v3.14.3
Some checks failed
Validate PR Title / validate (pull_request) Successful in 18s
CI / ci (pull_request) Failing after 53s

This commit is contained in:
2026-02-14 19:34:58 +00:00
parent 15a73bbaa5
commit ed12cfda92
3 changed files with 88 additions and 195 deletions

View File

@@ -6,7 +6,7 @@ readme = "README.md"
authors = [
{name = "Luke Tainton", email = "luke@tainton.uk"},
]
requires-python = "<3.14,>=3.11"
requires-python = "<3.15,>=3.14"
dependencies = [
"webex-bot<1.2.1,>=1.2.0",
"datetime<6.1,>=6",