Skip to content

Commit cc5e7fe

Browse files
committed
Update python-telegram-bot for Python 3.14
1 parent a8b4ef7 commit cc5e7fe

2 files changed

Lines changed: 13 additions & 19 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = [
44
]
55
requires-python = "<4.0,>=3.10"
66
dependencies = [
7-
"python-telegram-bot<21.0,>=20.7",
7+
"python-telegram-bot<23.0,>=22.5",
88
"pydantic<3.0.0,>=2.5.2",
99
"httpx<1.0.0,>=0.25.2",
1010
"rich<14.0.0,>=13.7.0",
@@ -23,4 +23,3 @@ dev-dependencies = [
2323
"ruff<1.0.0,>=0.1.8",
2424
"autoflake<3.0.0,>=2.2.1",
2525
]
26-

uv.lock

Lines changed: 12 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)