chore(deps): update python

This commit is contained in:
renovate[bot]
2025-07-22 00:04:14 +00:00
committed by GitHub
parent 3c348d9bd6
commit 5cdcb2e3c4
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ description = "A simple Telegram bot to receive SMS messages."
authors = [{ name = "Andrew Williams", email = "andy@tensixtyone.com" }]
license = { text = "MIT" }
readme = "README.md"
requires-python = ">=3.9,<3.10"
requires-python = ">=3.13,<3.14"
dependencies = [
"flask (>=3.1.0,<4.0.0)",
"waitress (>=3.0.2,<4.0.0)",