Skip to content

Commit 530b222

Browse files
Bump python-telegram-bot from 21.11.1 to 22.7
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.11.1 to 22.7. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](python-telegram-bot/python-telegram-bot@v21.11.1...v22.7) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b98e44b commit 530b222

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pycryptodomex==3.23.0
3030
Pygments==2.19.2
3131
pytest==9.0.2
3232
pytest-cov==6.3.0
33-
python-telegram-bot==21.11.1
33+
python-telegram-bot==22.7
3434
pyxdg==0.28
3535
PyYAML==6.0.3
3636
requests==2.32.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"prometheus-client>=0.7,<0.22", # https://pypi.org/project/prometheus-client
4343

4444
# Only for cmsTelegramBot
45-
"python-telegram-bot>=21.9,<21.12", # https://pypi.org/project/python-telegram-bot
45+
"python-telegram-bot>=21.9,<22.8", # https://pypi.org/project/python-telegram-bot
4646
]
4747

4848
[project.urls]

0 commit comments

Comments
 (0)