chore(deps): update python docker tag

This commit is contained in:
renovate[bot]
2025-08-16 16:06:27 +00:00
committed by GitHub
parent c4e586edb6
commit 1cea8f3182
5 changed files with 200 additions and 197 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[async]>=3.1.1",
"prometheus-async>=25.1.0",