Skip to content

Commit 33eb7aa

Browse files
Bump python-telegram-bot from 21.11.1 to 22.6
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.11.1 to 22.6. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](python-telegram-bot/python-telegram-bot@v21.11.1...v22.6) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cdaa00 commit 33eb7aa

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==8.4.1
3232
pytest-cov==6.2.1
33-
python-telegram-bot==21.11.1
33+
python-telegram-bot==22.6
3434
pyxdg==0.28
3535
PyYAML==6.0.2
3636
requests==2.32.3

pyproject.toml

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

4848
# Only for cmsTelegramBot
49-
"python-telegram-bot>=21.9,<21.12", # https://pypi.org/project/python-telegram-bot
49+
"python-telegram-bot>=21.9,<22.7", # https://pypi.org/project/python-telegram-bot
5050
]
5151

5252
[project.urls]

0 commit comments

Comments
 (0)