Skip to content

Commit 6391315

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Pygments==2.19.2
3232
PyPDF2==3.0.1
3333
pytest==8.4.1
3434
pytest-cov==6.2.1
35-
python-telegram-bot==21.11.1
35+
python-telegram-bot==22.4
3636
pyxdg==0.28
3737
PyYAML==6.0.2
3838
requests==2.32.3

pyproject.toml

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

5252
# Only for cmsTelegramBot
53-
"python-telegram-bot>=21.9,<21.12", # https://pypi.org/project/python-telegram-bot
53+
"python-telegram-bot>=21.9,<22.5", # https://pypi.org/project/python-telegram-bot
5454
]
5555

5656
[project.urls]

0 commit comments

Comments
 (0)